Rev 41 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
29 | mjames | 1 | #MicroXplorer Configuration settings - do not modify |
2 | File.Version=6 |
||
3 | KeepUserPlacement=true |
||
4 | Mcu.Family=STM32L1 |
||
5 | Mcu.IP0=NVIC |
||
6 | Mcu.IP1=RCC |
||
7 | Mcu.IP2=SPI1 |
||
8 | Mcu.IP3=SYS |
||
44 | mjames | 9 | Mcu.IP4=TIM3 |
10 | Mcu.IP5=TIM9 |
||
11 | Mcu.IP6=USART1 |
||
12 | Mcu.IP7=USART2 |
||
13 | Mcu.IP8=USART3 |
||
14 | Mcu.IPNb=9 |
||
29 | mjames | 15 | Mcu.Name=STM32L152RETx |
16 | Mcu.Package=LQFP64 |
||
17 | Mcu.Pin0=PH0-OSC_IN |
||
38 | mjames | 18 | Mcu.Pin1=PA2 |
19 | Mcu.Pin10=PB11 |
||
20 | Mcu.Pin11=PB12 |
||
21 | Mcu.Pin12=PB13 |
||
22 | Mcu.Pin13=PB14 |
||
23 | Mcu.Pin14=PB15 |
||
24 | Mcu.Pin15=PC6 |
||
25 | Mcu.Pin16=PC7 |
||
26 | Mcu.Pin17=PC8 |
||
27 | Mcu.Pin18=PC9 |
||
28 | Mcu.Pin19=PA8 |
||
29 | Mcu.Pin2=PA3 |
||
30 | Mcu.Pin20=PA9 |
||
31 | Mcu.Pin21=PA10 |
||
32 | Mcu.Pin22=PA13 |
||
33 | Mcu.Pin23=PA14 |
||
34 | Mcu.Pin24=PC12 |
||
35 | Mcu.Pin25=VP_SYS_VS_Systick |
||
36 | Mcu.Pin3=PA4 |
||
37 | Mcu.Pin4=PA5 |
||
38 | Mcu.Pin5=PA6 |
||
39 | Mcu.Pin6=PA7 |
||
40 | Mcu.Pin7=PC4 |
||
41 | Mcu.Pin8=PC5 |
||
42 | Mcu.Pin9=PB10 |
||
43 | Mcu.PinsNb=26 |
||
29 | mjames | 44 | Mcu.UserConstants= |
45 | Mcu.UserName=STM32L152RETx |
||
46 | MxCube.Version=4.16.0 |
||
47 | MxDb.Version=DB.4.0.160 |
||
48 | NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true |
||
49 | NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true |
||
50 | NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true |
||
51 | NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true |
||
52 | NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true |
||
53 | NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true |
||
54 | NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4 |
||
55 | NVIC.SVC_IRQn=true\:0\:0\:false\:false\:true |
||
56 | NVIC.SysTick_IRQn=true\:0\:0\:false\:false\:true |
||
35 | mjames | 57 | NVIC.USART1_IRQn=true\:0\:0\:false\:false\:false |
58 | NVIC.USART2_IRQn=true\:0\:0\:false\:false\:false |
||
59 | NVIC.USART3_IRQn=true\:0\:0\:false\:false\:false |
||
29 | mjames | 60 | NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true |
61 | PA10.GPIOParameters=GPIO_Label |
||
62 | PA10.GPIO_Label=PLX_RX |
||
63 | PA10.Mode=Asynchronous |
||
64 | PA10.Signal=USART1_RX |
||
65 | PA13.Mode=Serial_Wire |
||
66 | PA13.Signal=SYS_JTMS-SWDIO |
||
67 | PA14.Mode=Serial_Wire |
||
68 | PA14.Signal=SYS_JTCK-SWCLK |
||
69 | PA2.Mode=Asynchronous |
||
70 | PA2.Signal=USART2_TX |
||
71 | PA3.Locked=true |
||
72 | PA3.Mode=Asynchronous |
||
73 | PA3.Signal=USART2_RX |
||
74 | PA4.GPIOParameters=GPIO_Label |
||
30 | mjames | 75 | PA4.GPIO_Label=SPI_NSS1 |
29 | mjames | 76 | PA4.Locked=true |
77 | PA4.Signal=GPIO_Output |
||
78 | PA5.Mode=Simplex_Bidirectional_Master |
||
79 | PA5.Signal=SPI1_SCK |
||
80 | PA6.GPIOParameters=GPIO_Label |
||
81 | PA6.GPIO_Label=SPI1CD |
||
82 | PA6.Locked=true |
||
83 | PA6.Signal=GPIO_Output |
||
84 | PA7.Mode=Simplex_Bidirectional_Master |
||
85 | PA7.Signal=SPI1_MOSI |
||
37 | mjames | 86 | PA8.GPIOParameters=GPIO_Label,GPIO_ModeDefaultOutputPP |
29 | mjames | 87 | PA8.GPIO_Label=BT_BUTTON |
37 | mjames | 88 | PA8.GPIO_ModeDefaultOutputPP=GPIO_MODE_OUTPUT_OD |
29 | mjames | 89 | PA8.Locked=true |
90 | PA8.Signal=GPIO_Output |
||
91 | PA9.GPIOParameters=GPIO_Label |
||
92 | PA9.GPIO_Label=PLX_TX |
||
93 | PA9.Mode=Asynchronous |
||
94 | PA9.Signal=USART1_TX |
||
95 | PB10.Mode=Asynchronous |
||
96 | PB10.Signal=USART3_TX |
||
97 | PB11.Mode=Asynchronous |
||
98 | PB11.Signal=USART3_RX |
||
32 | mjames | 99 | PB12.GPIOParameters=GPIO_PuPd,GPIO_Label |
29 | mjames | 100 | PB12.GPIO_Label=SW1_PUSH |
32 | mjames | 101 | PB12.GPIO_PuPd=GPIO_PULLUP |
29 | mjames | 102 | PB12.Locked=true |
32 | mjames | 103 | PB12.Signal=GPIO_Input |
104 | PB13.GPIOParameters=GPIO_PuPd,GPIO_Label |
||
30 | mjames | 105 | PB13.GPIO_Label=SW1_I |
32 | mjames | 106 | PB13.GPIO_PuPd=GPIO_PULLUP |
29 | mjames | 107 | PB13.Locked=true |
44 | mjames | 108 | PB13.Signal=S_TIM9_CH1 |
32 | mjames | 109 | PB14.GPIOParameters=GPIO_PuPd,GPIO_Label |
29 | mjames | 110 | PB14.GPIO_Label=SW1_Q |
32 | mjames | 111 | PB14.GPIO_PuPd=GPIO_PULLUP |
29 | mjames | 112 | PB14.Locked=true |
44 | mjames | 113 | PB14.Signal=S_TIM9_CH2 |
32 | mjames | 114 | PB15.GPIOParameters=GPIO_PuPd,GPIO_Label |
29 | mjames | 115 | PB15.GPIO_Label=SW2_PUSH |
32 | mjames | 116 | PB15.GPIO_PuPd=GPIO_PULLUP |
29 | mjames | 117 | PB15.Locked=true |
118 | PB15.Signal=GPIO_Input |
||
119 | PC12.GPIOParameters=GPIO_Label |
||
120 | PC12.GPIO_Label=USB_PWR |
||
121 | PC12.Locked=true |
||
122 | PC12.Signal=GPIO_Output |
||
123 | PC4.GPIOParameters=GPIO_Label |
||
124 | PC4.GPIO_Label=SPI_RESET |
||
125 | PC4.Locked=true |
||
126 | PC4.Signal=GPIO_Output |
||
127 | PC5.GPIOParameters=GPIO_Label |
||
128 | PC5.GPIO_Label=SPI_NSS2 |
||
129 | PC5.Locked=true |
||
130 | PC5.Signal=GPIO_Output |
||
32 | mjames | 131 | PC6.GPIOParameters=GPIO_PuPd,GPIO_Label |
29 | mjames | 132 | PC6.GPIO_Label=SW2_I |
32 | mjames | 133 | PC6.GPIO_PuPd=GPIO_PULLUP |
29 | mjames | 134 | PC6.Locked=true |
44 | mjames | 135 | PC6.Signal=S_TIM3_CH1 |
32 | mjames | 136 | PC7.GPIOParameters=GPIO_PuPd,GPIO_Label |
29 | mjames | 137 | PC7.GPIO_Label=SW2_Q |
32 | mjames | 138 | PC7.GPIO_PuPd=GPIO_PULLUP |
29 | mjames | 139 | PC7.Locked=true |
44 | mjames | 140 | PC7.Signal=S_TIM3_CH2 |
29 | mjames | 141 | PC8.GPIOParameters=GPIO_Label |
142 | PC8.GPIO_Label=POWER_LATCH |
||
143 | PC8.Locked=true |
||
144 | PC8.Signal=GPIO_Output |
||
145 | PC9.GPIOParameters=GPIO_Label |
||
146 | PC9.GPIO_Label=IGNITION |
||
147 | PC9.Locked=true |
||
148 | PC9.Signal=GPIO_Input |
||
149 | PCC.Checker=true |
||
150 | PCC.Line=STM32L151/152 |
||
151 | PCC.MCU=STM32L152RETx |
||
152 | PCC.MXVersion=4.16.0 |
||
153 | PCC.PartNumber=STM32L152RETx |
||
154 | PCC.Seq0=0 |
||
155 | PCC.Series=STM32L1 |
||
156 | PCC.Temperature=25 |
||
157 | PCC.Vdd=3.0 |
||
158 | PH0-OSC_IN.Locked=true |
||
38 | mjames | 159 | PH0-OSC_IN.Mode=HSE-External-Clock-Source |
29 | mjames | 160 | PH0-OSC_IN.Signal=RCC_OSC_IN |
161 | ProjectManager.AskForMigrate=true |
||
162 | ProjectManager.BackupPrevious=false |
||
163 | ProjectManager.CompilerOptimize=2 |
||
164 | ProjectManager.ComputerToolchain=false |
||
165 | ProjectManager.CoupleFile=false |
||
166 | ProjectManager.DeletePrevious=true |
||
167 | ProjectManager.DeviceId=STM32L152RETx |
||
168 | ProjectManager.FirmwarePackage=STM32Cube FW_L1 V1.6.0 |
||
169 | ProjectManager.FreePins=false |
||
170 | ProjectManager.HalAssertFull=false |
||
171 | ProjectManager.HeapSize=0x200 |
||
172 | ProjectManager.KeepUserCode=true |
||
173 | ProjectManager.LastFirmware=true |
||
30 | mjames | 174 | ProjectManager.LibraryCopy=1 |
175 | ProjectManager.PreviousToolchain=TrueSTUDIO |
||
29 | mjames | 176 | ProjectManager.ProjectBuild=false |
177 | ProjectManager.ProjectFileName=Dashboard_L152.ioc |
||
178 | ProjectManager.ProjectName=Dashboard_L152 |
||
179 | ProjectManager.StackSize=0x400 |
||
32 | mjames | 180 | ProjectManager.TargetToolchain=Other Toolchains (GPDSC) |
38 | mjames | 181 | ProjectManager.ToolChainLocation=C\:\\Projects\\Dashboard_L152 |
32 | mjames | 182 | ProjectManager.UnderRoot=false |
44 | mjames | 183 | ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false,2-MX_SPI1_Init-SPI1-false,3-MX_USART1_UART_Init-USART1-false,4-MX_USART2_UART_Init-USART2-false,5-MX_USART3_UART_Init-USART3-false,6-MX_TIM3_Init-TIM3-false,7-MX_TIM9_Init-TIM9-false |
29 | mjames | 184 | RCC.AHBFreq_Value=32000000 |
185 | RCC.APB1Freq_Value=32000000 |
||
186 | RCC.APB1TimFreq_Value=32000000 |
||
187 | RCC.APB2Freq_Value=32000000 |
||
188 | RCC.APB2TimFreq_Value=32000000 |
||
189 | RCC.FCLKCortexFreq_Value=32000000 |
||
190 | RCC.FamilyName=M |
||
191 | RCC.HCLKFreq_Value=32000000 |
||
192 | RCC.HSE_VALUE=8000000 |
||
193 | RCC.HSI_VALUE=16000000 |
||
44 | mjames | 194 | RCC.IPParameters=AHBFreq_Value,APB1Freq_Value,APB1TimFreq_Value,APB2Freq_Value,APB2TimFreq_Value,FCLKCortexFreq_Value,FamilyName,HCLKFreq_Value,HSE_VALUE,HSI_VALUE,LSE_VALUE,LSI_VALUE,MCOPinFreq_Value,MSI_VALUE,PLLCLKFreq_Value,PLLDIV,PLLMUL,PLLSourceVirtual,PWRFreq_Value,RTCFreq_Value,RTCHSEDivFreq_Value,SYSCLKFreq_VALUE,SYSCLKSource,TIMFreq_Value,TimerFreq_Value,USBOutput,VCOInputFreq_Value,VCOOutputFreq_Value |
29 | mjames | 195 | RCC.LSE_VALUE=32768 |
196 | RCC.LSI_VALUE=37000 |
||
197 | RCC.MCOPinFreq_Value=32000000 |
||
198 | RCC.MSI_VALUE=2097000 |
||
199 | RCC.PLLCLKFreq_Value=32000000 |
||
200 | RCC.PLLDIV=RCC_PLL_DIV3 |
||
44 | mjames | 201 | RCC.PLLMUL=RCC_PLL_MUL12 |
202 | RCC.PLLSourceVirtual=RCC_PLLSOURCE_HSE |
||
29 | mjames | 203 | RCC.PWRFreq_Value=32000000 |
204 | RCC.RTCFreq_Value=37000 |
||
205 | RCC.RTCHSEDivFreq_Value=4000000 |
||
206 | RCC.SYSCLKFreq_VALUE=32000000 |
||
207 | RCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK |
||
208 | RCC.TIMFreq_Value=32000000 |
||
209 | RCC.TimerFreq_Value=32000000 |
||
210 | RCC.USBOutput=48000000 |
||
44 | mjames | 211 | RCC.VCOInputFreq_Value=8000000 |
29 | mjames | 212 | RCC.VCOOutputFreq_Value=96000000 |
44 | mjames | 213 | SH.S_TIM3_CH1.0=TIM3_CH1,Encoder_Interface |
214 | SH.S_TIM3_CH1.ConfNb=1 |
||
215 | SH.S_TIM3_CH2.0=TIM3_CH2,Encoder_Interface |
||
216 | SH.S_TIM3_CH2.ConfNb=1 |
||
217 | SH.S_TIM9_CH1.0=TIM9_CH1,Encoder_Interface |
||
218 | SH.S_TIM9_CH1.ConfNb=1 |
||
219 | SH.S_TIM9_CH2.0=TIM9_CH2,Encoder_Interface |
||
220 | SH.S_TIM9_CH2.ConfNb=1 |
||
29 | mjames | 221 | SPI1.BaudRatePrescaler=SPI_BAUDRATEPRESCALER_4 |
222 | SPI1.CLKPolarity=SPI_POLARITY_HIGH |
||
223 | SPI1.CalculateBaudRate=8.0 MBits/s |
||
224 | SPI1.Direction=SPI_DIRECTION_1LINE |
||
225 | SPI1.IPParameters=Mode,Direction,CalculateBaudRate,BaudRatePrescaler,CLKPolarity |
||
226 | SPI1.Mode=SPI_MODE_MASTER |
||
44 | mjames | 227 | TIM3.ClockDivision=TIM_CLOCKDIVISION_DIV4 |
228 | TIM3.IC1Filter=15 |
||
229 | TIM3.IC1Polarity=TIM_ICPOLARITY_FALLING |
||
230 | TIM3.IC2Filter=15 |
||
231 | TIM3.IC2Polarity=TIM_ICPOLARITY_FALLING |
||
232 | TIM3.IPParameters=IC1Polarity,IC2Polarity,ClockDivision,IC1Filter,IC2Filter,Period |
||
233 | TIM3.Period=0xffff |
||
234 | TIM9.ClockDivision=TIM_CLOCKDIVISION_DIV4 |
||
235 | TIM9.IC1Filter=15 |
||
236 | TIM9.IC1Polarity=TIM_ICPOLARITY_FALLING |
||
237 | TIM9.IC2Filter=15 |
||
238 | TIM9.IC2Polarity=TIM_ICPOLARITY_FALLING |
||
239 | TIM9.IPParameters=IC1Polarity,IC2Polarity,ClockDivision,IC1Filter,IC2Filter,Period |
||
240 | TIM9.Period=0xffff |
||
29 | mjames | 241 | USART1.BaudRate=19200 |
242 | USART1.IPParameters=BaudRate |
||
243 | USART3.BaudRate=19200 |
||
37 | mjames | 244 | USART3.IPParameters=BaudRate,StopBits |
41 | mjames | 245 | USART3.StopBits=UART_STOPBITS_2 |
29 | mjames | 246 | VP_SYS_VS_Systick.Mode=SysTick |
247 | VP_SYS_VS_Systick.Signal=SYS_VS_Systick |
||
248 | board=Dashboard_L152 |