Hi,
In my application, I need to have processor communicate with ADC128 at some long distance. As distance is long, memory mapped ADC128 will not be useful.
Read the Analog Applications Journal Extending the SPI bus for long-distance communication by Thomas Kugelstadt. One of the possible solution for restoring synchronicity between the slave data and the interface clock is to feed the clock signal from the slave back to the master
I'd like to know is there any other method to solve the sync issue for ADC128 between the slave data and the interface clock if the clock feedback is not available?
Thanks for your attention.