Rev 5 | Rev 7 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 5 | Rev 6 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | #MicroXplorer Configuration settings - do not modify |
1 | #MicroXplorer Configuration settings - do not modify |
| 2 | ADC.Channel-0\#ChannelRegularConversion=ADC_CHANNEL_0 |
2 | ADC.Channel-0\#ChannelRegularConversion=ADC_CHANNEL_10 |
| 3 | ADC.Channel-1\#ChannelRegularConversion=ADC_CHANNEL_1 |
3 | ADC.Channel-1\#ChannelRegularConversion=ADC_CHANNEL_11 |
| 4 | ADC.Channel-2\#ChannelRegularConversion=ADC_CHANNEL_2 |
4 | ADC.Channel-2\#ChannelRegularConversion=ADC_CHANNEL_12 |
| 5 | ADC.Channel-3\#ChannelRegularConversion=ADC_CHANNEL_3 |
5 | ADC.Channel-3\#ChannelRegularConversion=ADC_CHANNEL_13 |
| 6 | ADC.Channel-4\#ChannelRegularConversion=ADC_CHANNEL_TEMPSENSOR |
6 | ADC.Channel-4\#ChannelRegularConversion=ADC_CHANNEL_TEMPSENSOR |
| 7 | ADC.Channel-5\#ChannelRegularConversion=ADC_CHANNEL_VREFINT |
7 | ADC.Channel-5\#ChannelRegularConversion=ADC_CHANNEL_VREFINT |
| 8 | ADC.ContinuousConvMode=DISABLE |
8 | ADC.ContinuousConvMode=DISABLE |
| 9 | ADC.DiscontinuousConvMode=DISABLE |
9 | ADC.DiscontinuousConvMode=DISABLE |
| 10 | ADC.ExternalTrigConv=ADC_EXTERNALTRIGCONV_T6_TRGO |
10 | ADC.ExternalTrigConv=ADC_EXTERNALTRIGCONV_T6_TRGO |
| Line 23... | Line 23... | ||
| 23 | ADC.SamplingTime-2\#ChannelRegularConversion=ADC_SAMPLETIME_4CYCLES |
23 | ADC.SamplingTime-2\#ChannelRegularConversion=ADC_SAMPLETIME_4CYCLES |
| 24 | ADC.SamplingTime-3\#ChannelRegularConversion=ADC_SAMPLETIME_4CYCLES |
24 | ADC.SamplingTime-3\#ChannelRegularConversion=ADC_SAMPLETIME_4CYCLES |
| 25 | ADC.SamplingTime-4\#ChannelRegularConversion=ADC_SAMPLETIME_4CYCLES |
25 | ADC.SamplingTime-4\#ChannelRegularConversion=ADC_SAMPLETIME_4CYCLES |
| 26 | ADC.SamplingTime-5\#ChannelRegularConversion=ADC_SAMPLETIME_4CYCLES |
26 | ADC.SamplingTime-5\#ChannelRegularConversion=ADC_SAMPLETIME_4CYCLES |
| 27 | ADC.ScanConvMode=ADC_SCAN_ENABLE |
27 | ADC.ScanConvMode=ADC_SCAN_ENABLE |
| - | 28 | Dma.ADC.0.Direction=DMA_PERIPH_TO_MEMORY |
|
| - | 29 | Dma.ADC.0.Instance=DMA1_Channel1 |
|
| - | 30 | Dma.ADC.0.MemDataAlignment=DMA_MDATAALIGN_HALFWORD |
|
| - | 31 | Dma.ADC.0.MemInc=DMA_MINC_ENABLE |
|
| - | 32 | Dma.ADC.0.Mode=DMA_NORMAL |
|
| - | 33 | Dma.ADC.0.PeriphDataAlignment=DMA_PDATAALIGN_HALFWORD |
|
| - | 34 | Dma.ADC.0.PeriphInc=DMA_PINC_DISABLE |
|
| - | 35 | Dma.ADC.0.Priority=DMA_PRIORITY_LOW |
|
| - | 36 | Dma.ADC.0.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority |
|
| - | 37 | Dma.Request0=ADC |
|
| - | 38 | Dma.RequestsNb=1 |
|
| 28 | File.Version=6 |
39 | File.Version=6 |
| 29 | KeepUserPlacement=false |
40 | KeepUserPlacement=false |
| 30 | Mcu.Family=STM32L1 |
41 | Mcu.Family=STM32L1 |
| 31 | Mcu.IP0=ADC |
42 | Mcu.IP0=ADC |
| - | 43 | Mcu.IP1=DMA |
|
| 32 | Mcu.IP1=NVIC |
44 | Mcu.IP2=NVIC |
| 33 | Mcu.IP2=RCC |
45 | Mcu.IP3=RCC |
| 34 | Mcu.IP3=SPI1 |
46 | Mcu.IP4=SPI1 |
| 35 | Mcu.IP4=SYS |
47 | Mcu.IP5=SYS |
| 36 | Mcu.IP5=TIM2 |
48 | Mcu.IP6=TIM2 |
| 37 | Mcu.IP6=TIM6 |
49 | Mcu.IP7=TIM6 |
| 38 | Mcu.IP7=USART1 |
50 | Mcu.IP8=USART1 |
| - | 51 | Mcu.IP9=USART2 |
|
| 39 | Mcu.IPNb=8 |
52 | Mcu.IPNb=10 |
| 40 | Mcu.Name=STM32L152RETx |
53 | Mcu.Name=STM32L152RETx |
| 41 | Mcu.Package=LQFP64 |
54 | Mcu.Package=LQFP64 |
| 42 | Mcu.Pin0=PA0-WKUP1 |
55 | Mcu.Pin0=PC0 |
| 43 | Mcu.Pin1=PA1 |
56 | Mcu.Pin1=PC1 |
| - | 57 | Mcu.Pin10=PC4 |
|
| - | 58 | Mcu.Pin11=PC5 |
|
| 44 | Mcu.Pin10=PB0 |
59 | Mcu.Pin12=PB0 |
| 45 | Mcu.Pin11=PB10 |
60 | Mcu.Pin13=PB10 |
| 46 | Mcu.Pin12=PB11 |
61 | Mcu.Pin14=PB11 |
| 47 | Mcu.Pin13=PA9 |
62 | Mcu.Pin15=PA9 |
| 48 | Mcu.Pin14=PA10 |
63 | Mcu.Pin16=PA10 |
| 49 | Mcu.Pin15=PA15 |
64 | Mcu.Pin17=PA15 |
| 50 | Mcu.Pin16=PB3 |
65 | Mcu.Pin18=PB3 |
| 51 | Mcu.Pin17=VP_ADC_TempSens_Input |
66 | Mcu.Pin19=VP_ADC_TempSens_Input |
| - | 67 | Mcu.Pin2=PC2 |
|
| 52 | Mcu.Pin18=VP_ADC_Vref_Input |
68 | Mcu.Pin20=VP_ADC_Vref_Input |
| 53 | Mcu.Pin19=VP_SYS_VS_Systick |
69 | Mcu.Pin21=VP_SYS_VS_Systick |
| 54 | Mcu.Pin2=PA2 |
- | |
| 55 | Mcu.Pin20=VP_TIM6_VS_ClockSourceINT |
70 | Mcu.Pin22=VP_TIM6_VS_ClockSourceINT |
| 56 | Mcu.Pin3=PA3 |
71 | Mcu.Pin3=PC3 |
| 57 | Mcu.Pin4=PA4 |
72 | Mcu.Pin4=PA2 |
| 58 | Mcu.Pin5=PA5 |
73 | Mcu.Pin5=PA3 |
| 59 | Mcu.Pin6=PA6 |
74 | Mcu.Pin6=PA4 |
| 60 | Mcu.Pin7=PA7 |
75 | Mcu.Pin7=PA5 |
| 61 | Mcu.Pin8=PC4 |
76 | Mcu.Pin8=PA6 |
| 62 | Mcu.Pin9=PC5 |
77 | Mcu.Pin9=PA7 |
| 63 | Mcu.PinsNb=21 |
78 | Mcu.PinsNb=23 |
| 64 | Mcu.UserConstants=prescale_rpm,1000 |
79 | Mcu.UserConstants=prescale_rpm,1000 |
| 65 | Mcu.UserName=STM32L152RETx |
80 | Mcu.UserName=STM32L152RETx |
| 66 | MxCube.Version=4.16.0 |
81 | MxCube.Version=4.16.0 |
| 67 | MxDb.Version=DB.4.0.160 |
82 | MxDb.Version=DB.4.0.160 |
| 68 | NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true |
83 | NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true |
| - | 84 | NVIC.DMA1_Channel1_IRQn=true\:0\:0\:false\:false\:true |
|
| 69 | NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true |
85 | NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true |
| 70 | NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true |
86 | NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true |
| 71 | NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true |
87 | NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true |
| 72 | NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true |
88 | NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true |
| 73 | NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true |
89 | NVIC.PendSV_IRQn=true\:0\:0\:false\:false\:true |
| 74 | NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4 |
90 | NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4 |
| 75 | NVIC.SVC_IRQn=true\:0\:0\:false\:false\:true |
91 | NVIC.SVC_IRQn=true\:0\:0\:false\:false\:true |
| 76 | NVIC.SysTick_IRQn=true\:0\:0\:false\:false\:true |
92 | NVIC.SysTick_IRQn=true\:0\:0\:false\:false\:true |
| - | 93 | NVIC.TIM2_IRQn=true\:0\:0\:false\:false\:true |
|
| - | 94 | NVIC.USART1_IRQn=true\:0\:0\:false\:false\:true |
|
| - | 95 | NVIC.USART2_IRQn=true\:0\:0\:false\:false\:true |
|
| 77 | NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true |
96 | NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true |
| 78 | PA0-WKUP1.GPIOParameters=GPIO_Label |
- | |
| 79 | PA0-WKUP1.GPIO_Label=VBatt_1 |
- | |
| 80 | PA0-WKUP1.Mode=IN0 |
- | |
| 81 | PA0-WKUP1.Signal=ADC_IN0 |
- | |
| 82 | PA1.GPIOParameters=GPIO_Label |
- | |
| 83 | PA1.GPIO_Label=VBatt_2 |
- | |
| 84 | PA1.Mode=IN1 |
- | |
| 85 | PA1.Signal=ADC_IN1 |
- | |
| 86 | PA10.Mode=Asynchronous |
97 | PA10.Mode=Asynchronous |
| 87 | PA10.Signal=USART1_RX |
98 | PA10.Signal=USART1_RX |
| 88 | PA15.GPIOParameters=GPIO_Label |
99 | PA15.GPIOParameters=GPIO_Label |
| 89 | PA15.GPIO_Label=CB_Pulse |
100 | PA15.GPIO_Label=CB_Pulse |
| 90 | PA15.Signal=S_TIM2_CH1_ETR |
101 | PA15.Signal=S_TIM2_CH1_ETR |
| 91 | PA2.GPIOParameters=GPIO_Label |
- | |
| 92 | PA2.GPIO_Label=VMAP |
- | |
| 93 | PA2.Mode=IN2 |
102 | PA2.Mode=Asynchronous |
| 94 | PA2.Signal=ADC_IN2 |
103 | PA2.Signal=USART2_TX |
| 95 | PA3.GPIOParameters=GPIO_Label |
- | |
| 96 | PA3.GPIO_Label=VOil |
- | |
| 97 | PA3.Mode=IN3 |
104 | PA3.Mode=Asynchronous |
| 98 | PA3.Signal=ADC_IN3 |
105 | PA3.Signal=USART2_RX |
| 99 | PA4.GPIOParameters=GPIO_Label |
106 | PA4.GPIOParameters=GPIO_Label |
| 100 | PA4.GPIO_Label=NSS_CHT |
107 | PA4.GPIO_Label=NSS_CHT |
| 101 | PA4.Locked=true |
108 | PA4.Locked=true |
| 102 | PA4.Signal=GPIO_Output |
109 | PA4.Signal=GPIO_Output |
| 103 | PA5.Mode=Full_Duplex_Master |
110 | PA5.Mode=Full_Duplex_Master |
| Line 119... | Line 126... | ||
| 119 | PB11.GPIO_Label=INJ_Drive |
126 | PB11.GPIO_Label=INJ_Drive |
| 120 | PB11.Signal=S_TIM2_CH4 |
127 | PB11.Signal=S_TIM2_CH4 |
| 121 | PB3.GPIOParameters=GPIO_Label |
128 | PB3.GPIOParameters=GPIO_Label |
| 122 | PB3.GPIO_Label=Timing_Pulse |
129 | PB3.GPIO_Label=Timing_Pulse |
| 123 | PB3.Signal=S_TIM2_CH2 |
130 | PB3.Signal=S_TIM2_CH2 |
| - | 131 | PC0.GPIOParameters=GPIO_Label |
|
| - | 132 | PC0.GPIO_Label=V_Batt1 |
|
| - | 133 | PC0.Mode=IN10 |
|
| - | 134 | PC0.Signal=ADC_IN10 |
|
| - | 135 | PC1.GPIOParameters=GPIO_Label |
|
| - | 136 | PC1.GPIO_Label=V_Batt2 |
|
| - | 137 | PC1.Mode=IN11 |
|
| - | 138 | PC1.Signal=ADC_IN11 |
|
| - | 139 | PC2.GPIOParameters=GPIO_Label |
|
| - | 140 | PC2.GPIO_Label=V_Oil |
|
| - | 141 | PC2.Mode=IN12 |
|
| - | 142 | PC2.Signal=ADC_IN12 |
|
| - | 143 | PC3.GPIOParameters=GPIO_Label |
|
| - | 144 | PC3.GPIO_Label=V_MAP |
|
| - | 145 | PC3.Mode=IN13 |
|
| - | 146 | PC3.Signal=ADC_IN13 |
|
| 124 | PC4.GPIOParameters=GPIO_Label |
147 | PC4.GPIOParameters=GPIO_Label |
| 125 | PC4.GPIO_Label=SPI_NSS1 |
148 | PC4.GPIO_Label=SPI_NSS1 |
| 126 | PC4.Locked=true |
149 | PC4.Locked=true |
| 127 | PC4.Signal=GPIO_Output |
150 | PC4.Signal=GPIO_Output |
| 128 | PC5.GPIOParameters=GPIO_Label |
151 | PC5.GPIOParameters=GPIO_Label |
| Line 156... | Line 179... | ||
| 156 | ProjectManager.ProjectBuild=false |
179 | ProjectManager.ProjectBuild=false |
| 157 | ProjectManager.ProjectFileName=EngineBay2.ioc |
180 | ProjectManager.ProjectFileName=EngineBay2.ioc |
| 158 | ProjectManager.ProjectName=EngineBay2 |
181 | ProjectManager.ProjectName=EngineBay2 |
| 159 | ProjectManager.StackSize=0x400 |
182 | ProjectManager.StackSize=0x400 |
| 160 | ProjectManager.TargetToolchain=SW4STM32 |
183 | ProjectManager.TargetToolchain=SW4STM32 |
| 161 | ProjectManager.ToolChainLocation=C\:\\Projects\\EngineBay2\\EngineBay2 |
184 | ProjectManager.ToolChainLocation=C\:\\Projects\\EngineBay2\\ |
| 162 | ProjectManager.UnderRoot=true |
185 | ProjectManager.UnderRoot=true |
| 163 | ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false,2-MX_ADC_Init-ADC-false,3-MX_SPI1_Init-SPI1-false,4-MX_TIM2_Init-TIM2-false,5-MX_TIM6_Init-TIM6-false,6-MX_USART1_UART_Init-USART1-false |
186 | ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false,2-MX_DMA_Init-DMA-false,3-MX_ADC_Init-ADC-false,4-MX_SPI1_Init-SPI1-false,5-MX_TIM2_Init-TIM2-false,6-MX_TIM6_Init-TIM6-false,7-MX_USART1_UART_Init-USART1-false,8-MX_USART2_UART_Init-USART2-false |
| 164 | RCC.AHBFreq_Value=32000000 |
187 | RCC.AHBFreq_Value=32000000 |
| 165 | RCC.APB1Freq_Value=32000000 |
188 | RCC.APB1Freq_Value=32000000 |
| 166 | RCC.APB1TimFreq_Value=32000000 |
189 | RCC.APB1TimFreq_Value=32000000 |
| 167 | RCC.APB2Freq_Value=32000000 |
190 | RCC.APB2Freq_Value=32000000 |
| 168 | RCC.APB2TimFreq_Value=32000000 |
191 | RCC.APB2TimFreq_Value=32000000 |