Subversion Repositories DashDisplay

Rev

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