Post Go back to editing

AD7779 No-OS Driver with ESP32 – AINM_UV and ERR_REF_DET Errors

Thread Summary

The user is experiencing AINM_UV and ERR_REF_DET errors while using the AD7779 ADC in single-ended mode on an ESP32 platform. The final answer clarifies that in single-ended mode, AINM pins should not be connected to AGND but should be within the 0.1 to 3.2V range. The user should refer to Figure 89 for proper configuration and ensure both AINP and AINM are within the specified voltage range.
AI Generated Content
Category: Software
Product Number: AD7779

Hi,

I'm using the AD7779 with the No-OS driver on an ESP32 platform. I'm able to read data from the ADC, but I'm consistently getting alerts, and while debugging, I encounter the AINM_UV error across all channels. Occasionally, I also see the ERR_REF_DET error.

I'm operating the AD7779 in single-ended mode. All AVSSX pins are connected to AGND. I’ve attached my schematic for reference.

My question is:
Should I connect all the AINM (analog input negative) pins to AGND in single-ended mode, or is there a recommended configuration for single-ended operation?

Any guidance or suggestions to resolve these errors would be greatly appreciated.

Thanks in advance!