File tree
301 files changed
+7315
-4621
lines changed- .github
- ISSUE_TEMPLATE
- Drivers
- CMSIS/Device/ST/STM32L1xx
- Include
- Source/Templates
- gcc
- STM32L1xx_HAL_Driver
- Inc
- Legacy
- Src
- Projects
- 32L100CDISCOVERY
- Demonstrations/LED_Blinking/SW4STM32/STM32L100C-Discovery
- Examples
- ADC/ADC_Regular_injected_groups/SW4STM32/STM32L100C-Discovery
- COMP/COMP_PulseWidthMeasurement/SW4STM32/STM32L100C-Discovery
- GPIO/GPIO_IOToggle/SW4STM32/STM32L100C-Discovery
- IWDG/IWDG_Reset/SW4STM32/STM32L100C-Discovery
- PWR/PWR_STOP/SW4STM32/STM32L100C-Discovery
- RCC/RCC_ClockConfig/SW4STM32/STM32L100C-Discovery
- RTC/RTC_Alarm/SW4STM32/STM32L100C-Discovery
- Templates_LL/SW4STM32/STM32L100C-Discovery
- 32L152CDISCOVERY
- Examples
- ADC/ADC_AnalogWatchdog/SW4STM32/STM32L152C-Discovery
- COMP/COMP_Interrupt/SW4STM32/STM32L152C-Discovery
- GPIO/GPIO_IOToggle/SW4STM32/STM32L152C-Discovery
- LCD
- LCD_Blink_Frequency/SW4STM32/STM32L152C-Discovery
- LCD_SegmentsDrive/SW4STM32/STM32L152C-Discovery
- RCC/RCC_ClockConfig/SW4STM32/STM32L152C-Discovery
- RTC/RTC_Tamper/SW4STM32/STM32L152C-Discovery
- Templates_LL/SW4STM32/STM32L152C-Discovery
- NUCLEO-L152RE
- Demonstrations/Adafruit_LCD_1_8_SD_Joystick/SW4STM32/STM32L152RE_NUCLEO
- Examples_LL
- ADC
- ADC_ContinuousConversion_TriggerSW_Init/SW4STM32/STM32L152RE_NUCLEO
- ADC_ContinuousConversion_TriggerSW_LowPower/SW4STM32/STM32L152RE_NUCLEO
- ADC_GroupsRegularInjected/SW4STM32/STM32L152RE_NUCLEO
- ADC_MultiChannelSingleConversion
- SW4STM32/STM32L152RE_NUCLEO
- Src
- ADC_SingleConversion_TriggerSW_DMA/SW4STM32/STM32L152RE_NUCLEO
- ADC_SingleConversion_TriggerSW_IT/SW4STM32/STM32L152RE_NUCLEO
- ADC_SingleConversion_TriggerSW/SW4STM32/STM32L152RE_NUCLEO
- ADC_SingleConversion_TriggerTimer_DMA/SW4STM32/STM32L152RE_NUCLEO
- ADC_TemperatureSensor/SW4STM32/STM32L152RE_NUCLEO
- COMP
- COMP_CompareGpioVsVrefInt_IT_Init/SW4STM32/STM32L152RE_NUCLEO
- COMP_CompareGpioVsVrefInt_IT/SW4STM32/STM32L152RE_NUCLEO
- COMP_CompareGpioVsVrefInt_Window_IT/SW4STM32/STM32L152RE_NUCLEO
- CORTEX/CORTEX_MPU/SW4STM32/STM32L152RE_NUCLEO
- CRC/CRC_CalculateAndCheck/SW4STM32/STM32L152RE_NUCLEO
- DAC
- DAC_GenerateConstantSignal_TriggerSW/SW4STM32/STM32L152RE_NUCLEO
- DAC_GenerateWaveform_TriggerHW_Init/SW4STM32/STM32L152RE_NUCLEO
- DAC_GenerateWaveform_TriggerHW/SW4STM32/STM32L152RE_NUCLEO
- DMA
- DMA_CopyFromFlashToMemory_Init
- SW4STM32/STM32L152RE_NUCLEO
- Src
- DMA_CopyFromFlashToMemory
- SW4STM32/STM32L152RE_NUCLEO
- Src
- EXTI
- EXTI_ToggleLedOnIT_Init/SW4STM32/STM32L152RE_NUCLEO
- EXTI_ToggleLedOnIT/SW4STM32/STM32L152RE_NUCLEO
- GPIO
- GPIO_InfiniteLedToggling_Init/SW4STM32/STM32L152RE_NUCLEO
- GPIO_InfiniteLedToggling/SW4STM32/STM32L152RE_NUCLEO
- I2C
- I2C_OneBoard_AdvCommunication_DMAAndIT
- SW4STM32/STM32L152RE_NUCLEO
- Src
- I2C_OneBoard_Communication_DMAAndIT
- SW4STM32/STM32L152RE_NUCLEO
- Src
- I2C_OneBoard_Communication_IT_Init/SW4STM32/STM32L152RE_NUCLEO
- I2C_OneBoard_Communication_IT/SW4STM32/STM32L152RE_NUCLEO
- I2C_OneBoard_Communication_PollingAndIT/SW4STM32/STM32L152RE_NUCLEO
- I2C_TwoBoards_MasterRx_SlaveTx_IT/SW4STM32/STM32L152RE_NUCLEO
- I2C_TwoBoards_MasterTx_SlaveRx_DMA
- SW4STM32/STM32L152RE_NUCLEO
- Src
- I2C_TwoBoards_MasterTx_SlaveRx/SW4STM32/STM32L152RE_NUCLEO
- IWDG/IWDG_RefreshUntilUserEvent/SW4STM32/STM32L152RE_NUCLEO
- OPAMP
- OPAMP_Follower_Init/SW4STM32/STM32L152RE_NUCLEO
- OPAMP_Follower/SW4STM32/STM32L152RE_NUCLEO
- PWR
- PWR_EnterStandbyMode/SW4STM32/STM32L152RE_NUCLEO
- PWR_EnterStopMode/SW4STM32/STM32L152RE_NUCLEO
- PWR_LPRunMode_SRAM1/SW4STM32/STM32L152RE_NUCLEO
- PWR_OptimizedRunMode/SW4STM32/STM32L152RE_NUCLEO
- RCC
- RCC_OutputSystemClockOnMCO/SW4STM32/STM32L152RE_NUCLEO
- RCC_UseHSEasSystemClock/SW4STM32/STM32L152RE_NUCLEO
- RCC_UseHSI_PLLasSystemClock/SW4STM32/STM32L152RE_NUCLEO
- RTC
- RTC_Alarm_Init/SW4STM32/STM32L152RE_NUCLEO
- RTC_Alarm/SW4STM32/STM32L152RE_NUCLEO
- RTC_Calendar/SW4STM32/STM32L152RE_NUCLEO
- RTC_ExitStandbyWithWakeUpTimer/SW4STM32/STM32L152RE_NUCLEO
- RTC_Tamper/SW4STM32/STM32L152RE_NUCLEO
- RTC_TimeStamp/SW4STM32/STM32L152RE_NUCLEO
- SPI
- SPI_OneBoard_HalfDuplex_DMA_Init
- SW4STM32/STM32L152RE_NUCLEO
- Src
- SPI_OneBoard_HalfDuplex_DMA
- SW4STM32/STM32L152RE_NUCLEO
- Src
- SPI_OneBoard_HalfDuplex_IT/SW4STM32/STM32L152RE_NUCLEO
- SPI_TwoBoards_FullDuplex_DMA
- SW4STM32/STM32L152RE_NUCLEO
- Src
- SPI_TwoBoards_FullDuplex_IT/SW4STM32/STM32L152RE_NUCLEO
- TIM
- TIM_DMA
- SW4STM32/STM32L152RE_NUCLEO
- Src
- TIM_InputCapture/SW4STM32/STM32L152RE_NUCLEO
- TIM_OnePulse/SW4STM32/STM32L152RE_NUCLEO
- TIM_OutputCompare/SW4STM32/STM32L152RE_NUCLEO
- TIM_PWMOutput_Init/SW4STM32/STM32L152RE_NUCLEO
- TIM_PWMOutput/SW4STM32/STM32L152RE_NUCLEO
- TIM_TimeBase/SW4STM32/STM32L152RE_NUCLEO
- USART
- USART_Communication_Rx_IT_Continuous/SW4STM32/STM32L152RE_NUCLEO
- USART_Communication_Rx_IT_Init/SW4STM32/STM32L152RE_NUCLEO
- USART_Communication_Rx_IT/SW4STM32/STM32L152RE_NUCLEO
- USART_Communication_TxRx_DMA
- SW4STM32/STM32L152RE_NUCLEO
- Src
- USART_Communication_Tx_IT/SW4STM32/STM32L152RE_NUCLEO
- USART_Communication_Tx/SW4STM32/STM32L152RE_NUCLEO
- USART_HardwareFlowControl/SW4STM32/STM32L152RE_NUCLEO
- USART_SyncCommunication_FullDuplex_DMA
- SW4STM32/STM32L152RE_NUCLEO
- Src
- USART_SyncCommunication_FullDuplex_IT
- SW4STM32/STM32L152RE_NUCLEO
- Src
- UTILS
- UTILS_ConfigureSystemClock/SW4STM32/STM32L152RE_NUCLEO
- UTILS_ReadDeviceInfo/SW4STM32/STM32L152RE_NUCLEO
- WWDG/WWDG_RefreshUntilUserEvent/SW4STM32/STM32L152RE_NUCLEO
- Examples_MIX
- ADC/ADC_SingleConversion_TriggerSW_IT/SW4STM32/STM32L152RE_NUCLEO
- CRC/CRC_CalculateAndCheck/SW4STM32/STM32L152RE_NUCLEO
- DMA/DMA_FLASHToRAM
- SW4STM32/STM32L152RE_NUCLEO
- Src
- I2C/I2C_OneBoard_ComSlave7_10bits_IT/SW4STM32/STM32L152RE_NUCLEO
- OPAMP/OPAMP_CALIBRATION/SW4STM32/STM32L152RE_NUCLEO
- PWR
- PWR_STANDBY_RTC/SW4STM32/STM32L152RE_NUCLEO
- PWR_STOP/SW4STM32/STM32L152RE_NUCLEO
- SPI
- SPI_FullDuplex_ComPolling/SW4STM32/STM32L152RE_NUCLEO
- SPI_HalfDuplex_ComPollingIT/SW4STM32/STM32L152RE_NUCLEO
- TIM/TIM_PWMInput/SW4STM32/STM32L152RE_NUCLEO
- UART
- UART_HyperTerminal_IT/SW4STM32/STM32L152RE_NUCLEO
- UART_HyperTerminal_TxPolling_RxIT/SW4STM32/STM32L152RE_NUCLEO
- Examples
- ADC/ADC_Sequencer/SW4STM32/STM32L152RE_NUCLEO
- DAC/DAC_SimpleConversion/SW4STM32/STM32L152RE_NUCLEO
- FLASH/FLASH_WriteProtection/SW4STM32/STM32L152RE_NUCLEO
- GPIO
- GPIO_EXTI/SW4STM32/STM32L152RE_NUCLEO
- GPIO_IOToggle/SW4STM32/STM32L152RE_NUCLEO
- I2C
- I2C_TwoBoards_AdvComIT/SW4STM32/STM32L152RE_NUCLEO
- I2C_TwoBoards_ComDMA/SW4STM32/STM32L152RE_NUCLEO
- I2C_TwoBoards_ComIT/SW4STM32/STM32L152RE_NUCLEO
- I2C_TwoBoards_ComPolling
- SW4STM32/STM32L152RE_NUCLEO
- Src
- I2C_TwoBoards_RestartAdvComIT/SW4STM32/STM32L152RE_NUCLEO
- I2C_TwoBoards_RestartComIT
- SW4STM32/STM32L152RE_NUCLEO
- Src
- OPAMP/OPAMP_InternalFollower/SW4STM32/STM32L152RE_NUCLEO
- PWR
- PWR_LPRUN/SW4STM32/STM32L152RE_NUCLEO
- PWR_LPSLEEP/SW4STM32/STM32L152RE_NUCLEO
- PWR_SLEEP/SW4STM32/STM32L152RE_NUCLEO
- PWR_STANDBY_RTC/SW4STM32/STM32L152RE_NUCLEO
- PWR_STOP_RTC/SW4STM32/STM32L152RE_NUCLEO
- RCC/RCC_ClockConfig/SW4STM32/STM32L152RE_NUCLEO
- TIM/TIM_DMA/SW4STM32/STM32L152RE_NUCLEO
- UART
- UART_TwoBoards_ComDMA/SW4STM32/STM32L152RE_NUCLEO
- UART_TwoBoards_ComIT/SW4STM32/STM32L152RE_NUCLEO
- UART_TwoBoards_ComPolling/SW4STM32/STM32L152RE_NUCLEO
- Templates_LL/SW4STM32/STM32L152RE_NUCLEO
- STM32L152D-EVAL
- Applications
- FatFs/FatFs_uSD/SW4STM32/STM32L152D_EVAL
- STemWin/STemWin_HelloWorld/SW4STM32/STM32L152D_EVAL
- TouchSensing
- TouchSensing_Linear_hwacq/Src
- TouchSensing_Linear_swacq/Src
- Examples
- ADC/ADC_LowPower/SW4STM32/STM32L152D_EVAL
- COMP/COMP_AnalogWatchdog/SW4STM32/STM32L152D_EVAL
- CRC/CRC_Example/SW4STM32/STM32L152D_EVAL
- Cortex
- CORTEXM_MPU/SW4STM32/STM32L152D_EVAL
- CORTEXM_ModePrivilege/SW4STM32/STM32L152D_EVAL
- CORTEXM_SysTick/SW4STM32/STM32L152D_EVAL
- DAC/DAC_SignalsGeneration/SW4STM32/STM32L152D_EVAL
- DMA/DMA_FLASHToRAM/SW4STM32/STM32L152D_EVAL
- FLASH/FLASH_EraseProgram/SW4STM32/STM32L152D_EVAL
- FSMC
- FSMC_NOR/SW4STM32/STM32L152D_EVAL
- FSMC_SRAM_DataMemory/SW4STM32/STM32L152D_EVAL
- FSMC_SRAM/SW4STM32/STM32L152D_EVAL
- GPIO/GPIO_IOToggle/SW4STM32/STM32L152D_EVAL
- I2C/I2C_EEPROM/SW4STM32/STM32L152D_EVAL
- LCD/LCD_Contrast_Control/SW4STM32/STM32L152D_EVAL
- OPAMP/OPAMP_CALIBRATION/SW4STM32/STM32L152D_EVAL
- PWR
- PWR_PVD/SW4STM32/STM32L152D_EVAL
- PWR_STANDBY/SW4STM32/STM32L152D_EVAL
- RCC/RCC_ClockConfig/SW4STM32/STM32L152D_EVAL
- RTC
- RTC_Alarm/SW4STM32/STM32L152D_EVAL
- RTC_Tamper/SW4STM32/STM32L152D_EVAL
- TIM
- TIM_InputCapture/SW4STM32/STM32L152D_EVAL
- TIM_TimeBase/SW4STM32/STM32L152D_EVAL
- UART
- UART_HyperTerminal_DMA/SW4STM32/STM32L152D_EVAL
- UART_Printf/SW4STM32/STM32L152D_EVAL
- WWDG/WWDG_Example/SW4STM32/STM32L152D_EVAL
- Templates_LL/SW4STM32/STM32L152D_EVAL
- Templates/SW4STM32/STM32L152D_EVAL
- _htmresc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
301 files changed
+7315
-4621
lines changedLines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + |
Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 14 additions & 33 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
710 | 710 |
| |
711 | 711 |
| |
712 | 712 |
| |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
713 | 722 |
| |
714 | 723 |
| |
715 | 724 |
| |
| |||
2741 | 2750 |
| |
2742 | 2751 |
| |
2743 | 2752 |
| |
| 2753 | + | |
| 2754 | + | |
| 2755 | + | |
| 2756 | + | |
2744 | 2757 |
| |
2745 | 2758 |
| |
2746 | 2759 |
| |
| |||
5167 | 5180 |
| |
5168 | 5181 |
| |
5169 | 5182 |
| |
5170 |
| - | |
5171 |
| - | |
5172 | 5183 |
| |
5173 | 5184 |
| |
5174 | 5185 |
| |
| |||
5179 | 5190 |
| |
5180 | 5191 |
| |
5181 | 5192 |
| |
5182 |
| - | |
5183 |
| - | |
5184 | 5193 |
| |
5185 | 5194 |
| |
5186 | 5195 |
| |
| |||
5191 | 5200 |
| |
5192 | 5201 |
| |
5193 | 5202 |
| |
5194 |
| - | |
5195 |
| - | |
5196 | 5203 |
| |
5197 | 5204 |
| |
5198 | 5205 |
| |
| |||
5202 | 5209 |
| |
5203 | 5210 |
| |
5204 | 5211 |
| |
5205 |
| - | |
5206 |
| - | |
5207 | 5212 |
| |
5208 | 5213 |
| |
5209 | 5214 |
| |
| |||
5227 | 5232 |
| |
5228 | 5233 |
| |
5229 | 5234 |
| |
5230 |
| - | |
5231 |
| - | |
5232 | 5235 |
| |
5233 | 5236 |
| |
5234 | 5237 |
| |
| |||
5238 | 5241 |
| |
5239 | 5242 |
| |
5240 | 5243 |
| |
5241 |
| - | |
5242 |
| - | |
5243 | 5244 |
| |
5244 | 5245 |
| |
5245 | 5246 |
| |
| |||
5249 | 5250 |
| |
5250 | 5251 |
| |
5251 | 5252 |
| |
5252 |
| - | |
5253 |
| - | |
5254 | 5253 |
| |
5255 | 5254 |
| |
5256 | 5255 |
| |
| |||
5260 | 5259 |
| |
5261 | 5260 |
| |
5262 | 5261 |
| |
5263 |
| - | |
5264 |
| - | |
5265 | 5262 |
| |
5266 | 5263 |
| |
5267 | 5264 |
| |
| |||
5285 | 5282 |
| |
5286 | 5283 |
| |
5287 | 5284 |
| |
5288 |
| - | |
5289 |
| - | |
5290 | 5285 |
| |
5291 | 5286 |
| |
5292 | 5287 |
| |
| |||
5296 | 5291 |
| |
5297 | 5292 |
| |
5298 | 5293 |
| |
5299 |
| - | |
5300 |
| - | |
5301 | 5294 |
| |
5302 | 5295 |
| |
5303 | 5296 |
| |
| |||
5307 | 5300 |
| |
5308 | 5301 |
| |
5309 | 5302 |
| |
5310 |
| - | |
5311 |
| - | |
5312 | 5303 |
| |
5313 | 5304 |
| |
5314 | 5305 |
| |
| |||
5318 | 5309 |
| |
5319 | 5310 |
| |
5320 | 5311 |
| |
5321 |
| - | |
5322 |
| - | |
5323 | 5312 |
| |
5324 | 5313 |
| |
5325 | 5314 |
| |
| |||
5343 | 5332 |
| |
5344 | 5333 |
| |
5345 | 5334 |
| |
5346 |
| - | |
5347 |
| - | |
5348 | 5335 |
| |
5349 | 5336 |
| |
5350 | 5337 |
| |
| |||
5354 | 5341 |
| |
5355 | 5342 |
| |
5356 | 5343 |
| |
5357 |
| - | |
5358 |
| - | |
5359 | 5344 |
| |
5360 | 5345 |
| |
5361 | 5346 |
| |
| |||
5365 | 5350 |
| |
5366 | 5351 |
| |
5367 | 5352 |
| |
5368 |
| - | |
5369 |
| - | |
5370 | 5353 |
| |
5371 | 5354 |
| |
5372 | 5355 |
| |
| |||
5376 | 5359 |
| |
5377 | 5360 |
| |
5378 | 5361 |
| |
5379 |
| - | |
5380 |
| - | |
5381 |
| - | |
| 5362 | + | |
5382 | 5363 |
| |
5383 | 5364 |
| |
5384 | 5365 |
| |
|
0 commit comments