cancel
Showing results for 
Search instead for 
Did you mean: 

ADC(VDDA) Input Volatge

sanctified
Associate II

Hi,

I am not quite sure about this.

I have a STM32L100 µC operating at 1.8V, the analog pin sees a 3.0V coming from a battery and I want to use the ADC to be able to monitor the voltage of the battery.

I plan to supply the VDDA Pin with 3.3V (the VRef+ is internally connected to VDDA).

My question: Is this allowed. Can I give the VDDA a different voltage than what the µC is operating with?

I read the datasheet but i did not quite see the relation between VDD and VDDA.

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

VDDA needs to be connected to VDD. It's in the datasheet.

0693W000006FCiJQAW.png

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

3 REPLIES 3

Not a part I'm using, but other STM32 don't permit significant difference in VDD/VDDA

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
TDK
Guru

VDDA needs to be connected to VDD. It's in the datasheet.

0693W000006FCiJQAW.png

If you feel a post has answered your question, please click "Accept as Solution".
sanctified
Associate II

Okay. Thanks for your replies