Hi,
I successfully use ADC104S051 for a sensor board. I connect 2 Sensors to one SPI bus in paralell mode (just one CS is low at a time)
But it turned out, that when I use long cables (4m) between The ADC104S051 and my µC, it happens, that the SDO signals start to output data on the 4th clock of the SPI clock instead of the 5th. In that case the read data is corrupted. If I use shorter (1m) cables everything works fine.
For suppressing reflections on the SPI lines I added 56Ohm Resistors in the SCK, SDI and SDO lines close to the µC.
I already measured the signals with the oszilloscope and all signals look good so far.
The SPI is running at a frequency of 125kHz.
I set the SPI mode to work with the trailing rising edge of the clock signal.
Is there any explaination for this problem or any idea what I can check to find the problem?
Thank you very much.
Best regards
Johann