Replies: 2 comments
-
I get "'ADC_INT_REF' was not declared in this scope" error. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The example code uses |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using an ATtiny3216 (or ATtiny816) with a 1V2 external analog reference. Is there a way to measure the MCU's supply voltage without using any ADC pins?
EDIT: My bad; https://github.com/SpenceKonde/megaTinyCore/blob/master/megaavr/extras/Ref_Analog.md#measuring-vdd-on-01-series
Beta Was this translation helpful? Give feedback.
All reactions