First post... I am new to the arduino world and so far so good pretty happy, except for the precision of the ADC.
From what i can see the ATmega4809 micro controller used on the Arduino UNO Wifi Rev2 has a selection of built internal references voltages (0.55V, 1.1V, 2.5V, and 4.34V ), is there an API function to select these ? analogReference does not seem to support those values (I would need the 4.34 value).
gdinkanata:
First post... I am new to the arduino world and so far so good pretty happy, except for the precision of the ADC.
From what i can see the ATmega4809 micro controller used on the Arduino UNO Wifi Rev2 has a selection of built internal references voltages (0.55V, 1.1V, 2.5V, and 4.34V ), is there an API function to select these ? analogReference does not seem to support those values (I would need the 4.34 value).