1.
9.6.7 ADCVBUS/PSYS Register (I2C address = 27/26h) About PSYS
Is it correct to understand that the voltage reflected in the PSYS register is the AD-converted data of the voltage output to the PSYS pin?
2.
9.6.16 ADCOption Register (I2C address = 3B/3Ah) [reset = 2000h] ADC_CONV and ADC_START
If ADC_CONV is set to 1b (Continuous update), is it correct that once ADC_START is set to 1b, it will not be automatically reset to 0b and will continue?
Also, is it correct to set ADC_START to 0b when I want to stop it?
3.
About ADC function
Enable/Disable can be set for each value, but is there any advantage to setting it to Disable? (Is there any trade-off in terms of functionality or performance?)
Similarly, is there any advantage to using 1-shot acquisition compared to continuous acquisition?
Regards,
Kagawa