arduino / ArduinoCore-megaavr

Arduino Core for the ATMEGA4809 CPU
103 stars 62 forks source link

Nano Every: analogRead(...) gives only 1023 #61

Closed RudolfAtHome closed 4 years ago

RudolfAtHome commented 4 years ago

Symptoms with 2 boards:

agdl commented 4 years ago

Tried with a voltage 1/2 divider on 3.3V (10k Resistors) INTERNAL2V5 returns 672 that is right (1.65V)

RudolfAtHome commented 4 years ago

Sorry - my mistake, if works. My voltage control wars wrong (5V <> AIN, correct is GND <> AIN).