Subversion Repositories DashDisplay

Rev

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