1ello,
I'm using ADS7230 with the following
Our init procedure
2) Config with internal clk and no TAG bit
Assert CS
Send 16-bit data 0xe4FD with 16 clks
De-assert CS
2) Select channel to read
Assert CS
Send 4-bit channel number (0 or 1) with 4 clks
De-assert CS Assert CS
3) Read converted result
Assert CS
Send 4-bit command 0xD with 4 clks
Capture 12-bit data with 12 clks as converted result
De-assert CS Assert CS
The read data were not matched with voltage measurement, from 4 to 8 times larger
What's wrong with my Init or My Reading ?
Thanks,
~Duy-Ky