-
Hello everyone! I am using STM32L152CBT6 microcontroller. Tell me if this microcontroller has an internal reference voltage, and how to use it for the ADC? |
Beta Was this translation helpful? Give feedback.
Answered by
ABOSTM
Dec 6, 2021
Replies: 1 comment
-
Hi @HomeMade-Channel, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ABOSTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @HomeMade-Channel,
To know what are the features supported by your MCU, you can have a look at Reference Manual or Datasheet.
To know how to use internal reference with ADC, you can have a look at wiki which point to an example
Internal_channels
:https://github.com/stm32duino/wiki/wiki/API#example-2