aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/adc.c
Commit message (Expand)AuthorAgeFilesLines
* stm32: support stm32f401 adc_temperature sensor (#5572)Kamil TrzciƄski2022-06-201-2/+4
* stm32: Add an MACH_STM32F4x5 alias for F405, F407, and F429 chipsKevin O'Connor2021-10-061-3/+3
* stm32: Enable ADC3 pins on stm32f446Kevin O'Connor2021-05-061-2/+2
* stm32: Added mcu temperature support additional mcu (#4211)pkElectronics2021-04-251-1/+1
* stm32: Support for STM32F401 (#3853)smark-2021-01-311-2/+2
* stm32: Support reading chip based temperature sensor on stm32f1/2/4Kevin O'Connor2020-10-291-5/+24
* stm32: Slow ADC frequency to 4.5MhzKevin O'Connor2020-04-301-3/+3
* stm32: Reset adc calibration prior to starting calibrationKevin O'Connor2020-01-251-8/+17
* stm32: Increase adc sample timeKevin O'Connor2020-01-251-4/+4
* stm32: Fix typo in setting of SMPR1 register on stm32f103Kevin O'Connor2019-11-271-1/+2
* stm32: Fix typo in adc startup delayKevin O'Connor2019-11-271-1/+6
* stm32: Add support for additional ADC3 ports on stm32f4Kevin O'Connor2019-08-151-20/+41
* stm32: Rename stm32f4/ directory to stm32/Kevin O'Connor2019-08-051-0/+107