diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2022-06-20 18:13:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-20 12:13:02 -0400 |
commit | 0256967defb760d2dc99c13728a0b969ae549f67 (patch) | |
tree | bc1e884f58106c0157d9f20d0d4b6dab8614b0c1 /src/stm32/stm32f0.c | |
parent | f2a5800cea0d87952af1a3e079eea9b3a7aaf43c (diff) | |
download | kutter-0256967defb760d2dc99c13728a0b969ae549f67.tar.gz kutter-0256967defb760d2dc99c13728a0b969ae549f67.tar.xz kutter-0256967defb760d2dc99c13728a0b969ae549f67.zip |
stm32: support stm32f401 adc_temperature sensor (#5572)
> The temperature sensor is internally connected to the ADC_IN18
> The TSVREFE bit must be set to enable the conversion of both internal channels: the ADC1_IN16 or ADC1_IN18 (temperature sensor) and the ADC1_IN17 (VREFINT).
Ref.: https://www.st.com/resource/en/reference_manual/dm00096844-stm32f401xb-c-and-stm32f401xd-e-advanced-arm-based-32-bit-mcus-stmicroelectronics.pdf
Signed-off-by: Kamil Trzciński <ayufan@ayufan.eu>
Diffstat (limited to 'src/stm32/stm32f0.c')
0 files changed, 0 insertions, 0 deletions