Subversion Repositories DashDisplay

Rev

Rev 67 | Rev 73 | 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
50 mjames 3
GPIO.groupedBy=Group By Peripherals
29 mjames 4
KeepUserPlacement=true
61 mjames 5
Mcu.CPN=STM32L152RET6
29 mjames 6
Mcu.Family=STM32L1
65 mjames 7
Mcu.IP0=I2C1
8
Mcu.IP1=NVIC
9
Mcu.IP10=USART2
10
Mcu.IP11=USART3
11
Mcu.IP2=RCC
12
Mcu.IP3=SPI1
13
Mcu.IP4=SYS
14
Mcu.IP5=TIM2
15
Mcu.IP6=TIM3
16
Mcu.IP7=TIM9
17
Mcu.IP8=UART4
18
Mcu.IP9=USART1
19
Mcu.IPNb=12
29 mjames 20
Mcu.Name=STM32L152RETx
21
Mcu.Package=LQFP64
22
Mcu.Pin0=PH0-OSC_IN
45 mjames 23
Mcu.Pin1=PH1-OSC_OUT
61 mjames 24
Mcu.Pin10=PB2
25
Mcu.Pin11=PB10
26
Mcu.Pin12=PB11
27
Mcu.Pin13=PB12
28
Mcu.Pin14=PB13
29
Mcu.Pin15=PB14
30
Mcu.Pin16=PB15
31
Mcu.Pin17=PC6
32
Mcu.Pin18=PC7
33
Mcu.Pin19=PC8
45 mjames 34
Mcu.Pin2=PA2
61 mjames 35
Mcu.Pin20=PC9
36
Mcu.Pin21=PA8
37
Mcu.Pin22=PA9
38
Mcu.Pin23=PA10
70 mjames 39
Mcu.Pin24=PA11
40
Mcu.Pin25=PA13
41
Mcu.Pin26=PA14
42
Mcu.Pin27=PC10
43
Mcu.Pin28=PC11
44
Mcu.Pin29=PC12
45 mjames 45
Mcu.Pin3=PA3
70 mjames 46
Mcu.Pin30=PB6
47
Mcu.Pin31=PB7
48
Mcu.Pin32=VP_SYS_VS_Systick
49
Mcu.Pin33=VP_TIM2_VS_ClockSourceINT
45 mjames 50
Mcu.Pin4=PA4
51
Mcu.Pin5=PA5
52
Mcu.Pin6=PA6
53
Mcu.Pin7=PA7
54
Mcu.Pin8=PC4
55
Mcu.Pin9=PC5
70 mjames 56
Mcu.PinsNb=34
50 mjames 57
Mcu.ThirdPartyNb=0
29 mjames 58
Mcu.UserConstants=
59
Mcu.UserName=STM32L152RETx
61 mjames 60
MxCube.Version=6.5.0
61
MxDb.Version=DB.6.0.50
62
NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:true\:false\:true
63
NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true\:true\:false\:true
50 mjames 64
NVIC.ForceEnableDMAVector=true
61 mjames 65
NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:true\:false\:true
66
NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true\:true\:false\:true
67
NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true\:true\:false\:true
68
NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true\:true\:false\:true
29 mjames 69
NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4
61 mjames 70
NVIC.SVC_IRQn=true\:0\:0\:false\:false\:true\:true\:false\:true
71
NVIC.SysTick_IRQn=true\:0\:0\:false\:false\:true\:true\:true\:true
72
NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:true\:false\:true
29 mjames 73
PA10.GPIOParameters=GPIO_Label
74
PA10.GPIO_Label=PLX_RX
75
PA10.Mode=Asynchronous
76
PA10.Signal=USART1_RX
70 mjames 77
PA11.GPIOParameters=PinState,GPIO_PuPd,GPIO_Label,GPIO_ModeDefaultOutputPP
78
PA11.GPIO_Label=BT_RESET
79
PA11.GPIO_ModeDefaultOutputPP=GPIO_MODE_OUTPUT_OD
80
PA11.GPIO_PuPd=GPIO_NOPULL
81
PA11.Locked=true
82
PA11.PinState=GPIO_PIN_SET
83
PA11.Signal=GPIO_Output
29 mjames 84
PA13.Mode=Serial_Wire
85
PA13.Signal=SYS_JTMS-SWDIO
86
PA14.Mode=Serial_Wire
87
PA14.Signal=SYS_JTCK-SWCLK
50 mjames 88
PA2.Locked=true
29 mjames 89
PA2.Mode=Asynchronous
90
PA2.Signal=USART2_TX
50 mjames 91
PA3.GPIOParameters=GPIO_PuPd
92
PA3.GPIO_PuPd=GPIO_PULLUP
29 mjames 93
PA3.Locked=true
94
PA3.Mode=Asynchronous
95
PA3.Signal=USART2_RX
50 mjames 96
PA4.GPIOParameters=PinState,GPIO_Label
97
PA4.GPIO_Label=SPI_NSS1
29 mjames 98
PA4.Locked=true
50 mjames 99
PA4.PinState=GPIO_PIN_SET
29 mjames 100
PA4.Signal=GPIO_Output
50 mjames 101
PA5.GPIOParameters=GPIO_Label
102
PA5.GPIO_Label=SPI_SCK
29 mjames 103
PA5.Mode=Simplex_Bidirectional_Master
104
PA5.Signal=SPI1_SCK
105
PA6.GPIOParameters=GPIO_Label
50 mjames 106
PA6.GPIO_Label=SPI_CD
29 mjames 107
PA6.Locked=true
108
PA6.Signal=GPIO_Output
50 mjames 109
PA7.GPIOParameters=GPIO_Label
110
PA7.GPIO_Label=SPI_MOSI
29 mjames 111
PA7.Mode=Simplex_Bidirectional_Master
112
PA7.Signal=SPI1_MOSI
50 mjames 113
PA8.GPIOParameters=GPIO_Label,GPIO_ModeDefaultOutputPP
29 mjames 114
PA8.GPIO_Label=BT_BUTTON
50 mjames 115
PA8.GPIO_ModeDefaultOutputPP=GPIO_MODE_OUTPUT_OD
29 mjames 116
PA8.Locked=true
117
PA8.Signal=GPIO_Output
118
PA9.GPIOParameters=GPIO_Label
119
PA9.GPIO_Label=PLX_TX
120
PA9.Mode=Asynchronous
121
PA9.Signal=USART1_TX
122
PB10.Mode=Asynchronous
123
PB10.Signal=USART3_TX
50 mjames 124
PB11.GPIOParameters=GPIO_PuPd
125
PB11.GPIO_PuPd=GPIO_PULLUP
29 mjames 126
PB11.Mode=Asynchronous
127
PB11.Signal=USART3_RX
50 mjames 128
PB12.GPIOParameters=GPIO_PuPd,GPIO_Label
29 mjames 129
PB12.GPIO_Label=SW1_PUSH
50 mjames 130
PB12.GPIO_PuPd=GPIO_PULLUP
29 mjames 131
PB12.Locked=true
50 mjames 132
PB12.Signal=GPIO_Input
133
PB13.GPIOParameters=GPIO_PuPd,GPIO_Label
134
PB13.GPIO_Label=SW1_I
135
PB13.GPIO_PuPd=GPIO_PULLUP
29 mjames 136
PB13.Locked=true
50 mjames 137
PB13.Signal=S_TIM9_CH1
138
PB14.GPIOParameters=GPIO_PuPd,GPIO_Label
29 mjames 139
PB14.GPIO_Label=SW1_Q
50 mjames 140
PB14.GPIO_PuPd=GPIO_PULLUP
29 mjames 141
PB14.Locked=true
50 mjames 142
PB14.Signal=S_TIM9_CH2
143
PB15.GPIOParameters=GPIO_PuPd,GPIO_Label,GPIO_Mode
29 mjames 144
PB15.GPIO_Label=SW2_PUSH
50 mjames 145
PB15.GPIO_Mode=GPIO_MODE_INPUT
146
PB15.GPIO_PuPd=GPIO_PULLUP
29 mjames 147
PB15.Locked=true
148
PB15.Signal=GPIO_Input
61 mjames 149
PB2.GPIOParameters=GPIO_PuPd,GPIO_Label
150
PB2.GPIO_Label=BT_STATE
151
PB2.GPIO_PuPd=GPIO_PULLUP
152
PB2.Locked=true
153
PB2.Signal=GPIO_Input
65 mjames 154
PB6.GPIOParameters=GPIO_Pu
155
PB6.GPIO_Pu=GPIO_PULLUP
156
PB6.Mode=I2C
157
PB6.Signal=I2C1_SCL
158
PB7.GPIOParameters=GPIO_Pu
159
PB7.GPIO_Pu=GPIO_PULLUP
160
PB7.Mode=I2C
161
PB7.Signal=I2C1_SDA
60 mjames 162
PC10.Mode=Asynchronous
163
PC10.Signal=UART4_TX
61 mjames 164
PC11.GPIOParameters=GPIO_Speed,GPIO_PuPd
165
PC11.GPIO_PuPd=GPIO_PULLUP
166
PC11.GPIO_Speed=GPIO_SPEED_FREQ_LOW
60 mjames 167
PC11.Mode=Asynchronous
168
PC11.Signal=UART4_RX
29 mjames 169
PC12.GPIOParameters=GPIO_Label
170
PC12.GPIO_Label=USB_PWR
171
PC12.Locked=true
172
PC12.Signal=GPIO_Output
173
PC4.GPIOParameters=GPIO_Label
174
PC4.GPIO_Label=SPI_RESET
175
PC4.Locked=true
176
PC4.Signal=GPIO_Output
50 mjames 177
PC5.GPIOParameters=PinState,GPIO_Label
29 mjames 178
PC5.GPIO_Label=SPI_NSS2
179
PC5.Locked=true
50 mjames 180
PC5.PinState=GPIO_PIN_SET
29 mjames 181
PC5.Signal=GPIO_Output
50 mjames 182
PC6.GPIOParameters=GPIO_PuPd,GPIO_Label
29 mjames 183
PC6.GPIO_Label=SW2_I
50 mjames 184
PC6.GPIO_PuPd=GPIO_PULLUP
29 mjames 185
PC6.Locked=true
50 mjames 186
PC6.Signal=S_TIM3_CH1
187
PC7.GPIOParameters=GPIO_PuPd,GPIO_Label
29 mjames 188
PC7.GPIO_Label=SW2_Q
50 mjames 189
PC7.GPIO_PuPd=GPIO_PULLUP
29 mjames 190
PC7.Locked=true
50 mjames 191
PC7.Signal=S_TIM3_CH2
29 mjames 192
PC8.GPIOParameters=GPIO_Label
193
PC8.GPIO_Label=POWER_LATCH
194
PC8.Locked=true
195
PC8.Signal=GPIO_Output
196
PC9.GPIOParameters=GPIO_Label
197
PC9.GPIO_Label=IGNITION
198
PC9.Locked=true
199
PC9.Signal=GPIO_Input
200
PH0-OSC_IN.Locked=true
59 mjames 201
PH0-OSC_IN.Mode=HSE-External-Oscillator
29 mjames 202
PH0-OSC_IN.Signal=RCC_OSC_IN
45 mjames 203
PH1-OSC_OUT.Locked=true
59 mjames 204
PH1-OSC_OUT.Mode=HSE-External-Oscillator
45 mjames 205
PH1-OSC_OUT.Signal=RCC_OSC_OUT
50 mjames 206
PinOutPanel.RotationAngle=0
207
ProjectManager.AskForMigrate=true
208
ProjectManager.BackupPrevious=false
209
ProjectManager.CompilerOptimize=6
210
ProjectManager.ComputerToolchain=false
211
ProjectManager.CoupleFile=false
212
ProjectManager.CustomerFirmwarePackage=
213
ProjectManager.DefaultFWLocation=true
214
ProjectManager.DeletePrevious=true
215
ProjectManager.DeviceId=STM32L152RETx
61 mjames 216
ProjectManager.FirmwarePackage=STM32Cube FW_L1 V1.10.3
50 mjames 217
ProjectManager.FreePins=false
218
ProjectManager.HalAssertFull=false
219
ProjectManager.HeapSize=0x200
220
ProjectManager.KeepUserCode=true
67 mjames 221
ProjectManager.LastFirmware=false
50 mjames 222
ProjectManager.LibraryCopy=0
223
ProjectManager.MainLocation=Src
224
ProjectManager.NoMain=false
225
ProjectManager.PreviousToolchain=
226
ProjectManager.ProjectBuild=false
227
ProjectManager.ProjectFileName=Dashboard_L152.ioc
228
ProjectManager.ProjectName=Dashboard_L152
229
ProjectManager.RegisterCallBack=
230
ProjectManager.StackSize=0x400
231
ProjectManager.TargetToolchain=Makefile
232
ProjectManager.ToolChainLocation=
233
ProjectManager.UnderRoot=false
65 mjames 234
ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-HAL-true,2-SystemClock_Config-RCC-false-HAL-false,3-MX_SPI1_Init-SPI1-false-HAL-true,4-MX_USART1_UART_Init-USART1-false-HAL-true,5-MX_USART2_UART_Init-USART2-false-HAL-true,6-MX_USART3_UART_Init-USART3-false-HAL-true,7-MX_TIM3_Init-TIM3-false-HAL-true,8-MX_TIM9_Init-TIM9-false-HAL-true,9-MX_TIM2_Init-TIM2-false-HAL-true,10-MX_UART4_Init-UART4-false-HAL-true,11-MX_I2C1_Init-I2C1-false-HAL-true
50 mjames 235
RCC.48MHZClocksFreq_Value=48000000
29 mjames 236
RCC.AHBFreq_Value=32000000
237
RCC.APB1Freq_Value=32000000
238
RCC.APB1TimFreq_Value=32000000
239
RCC.APB2Freq_Value=32000000
240
RCC.APB2TimFreq_Value=32000000
241
RCC.FCLKCortexFreq_Value=32000000
242
RCC.FamilyName=M
243
RCC.HCLKFreq_Value=32000000
244
RCC.HSE_VALUE=8000000
245
RCC.HSI_VALUE=16000000
50 mjames 246
RCC.IPParameters=48MHZClocksFreq_Value,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 247
RCC.LSE_VALUE=32768
248
RCC.LSI_VALUE=37000
249
RCC.MCOPinFreq_Value=32000000
250
RCC.MSI_VALUE=2097000
251
RCC.PLLCLKFreq_Value=32000000
252
RCC.PLLDIV=RCC_PLL_DIV3
44 mjames 253
RCC.PLLMUL=RCC_PLL_MUL12
254
RCC.PLLSourceVirtual=RCC_PLLSOURCE_HSE
29 mjames 255
RCC.PWRFreq_Value=32000000
256
RCC.RTCFreq_Value=37000
257
RCC.RTCHSEDivFreq_Value=4000000
258
RCC.SYSCLKFreq_VALUE=32000000
259
RCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK
260
RCC.TIMFreq_Value=32000000
261
RCC.TimerFreq_Value=32000000
262
RCC.USBOutput=48000000
44 mjames 263
RCC.VCOInputFreq_Value=8000000
29 mjames 264
RCC.VCOOutputFreq_Value=96000000
50 mjames 265
SH.S_TIM3_CH1.0=TIM3_CH1,Encoder_Interface
266
SH.S_TIM3_CH1.ConfNb=1
267
SH.S_TIM3_CH2.0=TIM3_CH2,Encoder_Interface
268
SH.S_TIM3_CH2.ConfNb=1
269
SH.S_TIM9_CH1.0=TIM9_CH1,Encoder_Interface
270
SH.S_TIM9_CH1.ConfNb=1
271
SH.S_TIM9_CH2.0=TIM9_CH2,Encoder_Interface
272
SH.S_TIM9_CH2.ConfNb=1
273
SPI1.BaudRatePrescaler=SPI_BAUDRATEPRESCALER_8
274
SPI1.CLKPolarity=SPI_POLARITY_HIGH
275
SPI1.CalculateBaudRate=4.0 MBits/s
29 mjames 276
SPI1.Direction=SPI_DIRECTION_1LINE
50 mjames 277
SPI1.IPParameters=Mode,Direction,CalculateBaudRate,VirtualType,BaudRatePrescaler,CLKPolarity
29 mjames 278
SPI1.Mode=SPI_MODE_MASTER
50 mjames 279
SPI1.VirtualType=VM_MASTER
280
TIM3.IC1Filter=15
281
TIM3.IC2Filter=15
282
TIM3.IPParameters=IC1Filter,IC2Filter
283
TIM9.IC1Filter=15
284
TIM9.IPParameters=IC1Filter
60 mjames 285
UART4.BaudRate=4800
286
UART4.IPParameters=VirtualMode,BaudRate,Mode
287
UART4.Mode=MODE_TX_RX
288
UART4.VirtualMode=Asynchronous
50 mjames 289
USART1.BaudRate=19200
290
USART1.IPParameters=VirtualMode,BaudRate
291
USART1.VirtualMode=VM_ASYNC
292
USART2.IPParameters=VirtualMode
293
USART2.VirtualMode=VM_ASYNC
294
USART3.BaudRate=19200
295
USART3.IPParameters=VirtualMode,BaudRate
296
USART3.VirtualMode=VM_ASYNC
29 mjames 297
VP_SYS_VS_Systick.Mode=SysTick
298
VP_SYS_VS_Systick.Signal=SYS_VS_Systick
50 mjames 299
VP_TIM2_VS_ClockSourceINT.Mode=Internal
300
VP_TIM2_VS_ClockSourceINT.Signal=TIM2_VS_ClockSourceINT
301
board=custom