This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS8201: How to read ADC from ADS8201

Part Number: ADS8201

Dear all,

Now I use ADS8021 to read ADC value by SPI communication.

I send : 0x9004 (select channel 4)

I send : 0x0000 (begin to read adc)

I read that: 0x0000 0x8000 for 0V

I read that : 0xFF70 0x8000 for 3V3

I don't know it is true or false and how to convert 0xFF70 0x8000 to adc value?

Anyone know sequence to read adc value(configure + read)

Thanks and best regards.