Part Number: ADS7953
Hello TI forum,
We are using STM32H753 to communicate with the ADC7953 and aren't sure about the correct SDI sequence.
I have tried to search in this forum, but didn't find an exact match but tried to implement the following sequence:
0x4200 - Initially reset all registers
0x4000 - Set GPIO mode (all inputs)
0x1X10 - Operate in manual mode, set the next channel to sample (the X in the number), and map GPIO 0-3 to DO12-15
0x0000 - No change. sent by using SPI_TransmitReceive to read data in SDO
0x0000 - No change. sent by using SPI_TransmitReceive to read data in SDO
We need to read a different channel / IO in each iteration (full sequence above).
Every time the result is 0, even when toggling a GPIO connected from the STM to the ADS.
Also, in that matter - when we want to read a GPIO, what address should be sent in DI10-07?
Thanks,
Raz.
