Hi,
from table 706 in the user manual (UM11126) I get that the ADC can measure a 1V reference voltage ("Bias_vref_1v from aux_bias module").
I would like to use it, but I can't find any specification for it in the datasheet (e.g. voltage tolerance and temperature dependency).
Wher can I find those specs?
Also from the SDK I get that bit 1 of the PDRUNCFG0 is used to disable/enable power to this bias voltage, however in table 291 of the user manual this bit is said to be reserved, and bit 19 should be used.
The SDK says that bit 19 is for LDOGPADC...
SDK says bit 15 is for GPADC, the user manual says this bit is also reserved.
All in all I'm a bit puzzled which bits I should use to get the ADC and reference voltage working.
Can someone explain how to use the reference voltage?
Thanks in advance.