ESP32-S3-Mini ADC Vref
Posted: Wed Sep 20, 2023 2:26 am
The Vref for ADC conversion is noted briefly in the docs as 1.8v but there seems to be little mention of how to get the Vref signal off of the chip or how to get an external Vref into the chip in order to set the driving voltage to external sources in order to get accurate analog measurements.
I've searched the Technical Reference Manual and there's very little info on handling or setting Vref.
Most chips with an ADC either make the Vref available externally or allow an external Vref to be supplied. I can't find this capability on the ESP32-S3.
Any hints? Is it hiding in the IO_MUX docs somewhere? I can use an external 1.8v reference to drive the sources, but it will NOT be exactly the same as the Vref being used by the SAR ADCs. I'd rather avoid the error if possible.
I can't complete the hardware design without this information obviously. I'm new to ESP32 but not MCU's and their peripherals in general.
I've searched the Technical Reference Manual and there's very little info on handling or setting Vref.
Most chips with an ADC either make the Vref available externally or allow an external Vref to be supplied. I can't find this capability on the ESP32-S3.
Any hints? Is it hiding in the IO_MUX docs somewhere? I can use an external 1.8v reference to drive the sources, but it will NOT be exactly the same as the Vref being used by the SAR ADCs. I'd rather avoid the error if possible.
I can't complete the hardware design without this information obviously. I'm new to ESP32 but not MCU's and their peripherals in general.