ATTINY816 AREF Pin
#1174
-
On the ATmega328P, when using the internal 1V1 analog reference, we can read the generated 1.1V from the AREF pin. We can even connect a decoupling capacitor between this pin and GND to stabilize the voltage. However, on the ATtiny816, I cannot read this voltage. Is there a way or a need to do so? |
Beta Was this translation helpful? Give feedback.
Answered by
hmeijdam
Dec 9, 2024
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
metehoca
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You cannot.
The architecture from the 328P is this.
You can see that the AREF pin is connected to the output of the internal reference and directly to the input of the 10 bit DAC
The architecture of the ADC in the 816 is totally different
VRAFA is an analog input and I see no connection from the output of the internal reference to that pin. Vref goes directly in the ADC