Other Parts Discussed in Thread: TM4C123GH6PM
I am using an ADS8865 in daisy chain configuration with one other device.
The devices are configured as shown on page 26 of the datasheet.
I notice in the timing diagram that CONVST falls low exactly on the SPI clock falling low. Currently, my CONVST falls low after the SPI peripheral on my TM4C123GH6PM signals an end-of-transmission interrupt' this happens about 1us after the last SPI clock falling edge.
The data I'm getting seems to be corrupt - out of sync by one sample. Could this be the issue?
Kind regards