Hi,
Module : ESP32
External ADC : MCP3464
COmmunication Protocol : SPI
I'm able to read and write the registers . Also getting the output value .
But I'm unable to relate the output digital value with analog input.
2. I tried to convert digital to analog using ADC formula using resolution of 2^16 ( 2^15 - 1).
Please suggest me if I'm missing something and also If I'm getting correct value or not