Hi Team,
The datasheet recommends that multiple ADS131A04 configuration should share the same clock, may I know what will happen if each device has its own clock when all the clock has the same frequency?
Thanks and Best Regards!
Hao
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team,
The datasheet recommends that multiple ADS131A04 configuration should share the same clock, may I know what will happen if each device has its own clock when all the clock has the same frequency?
Thanks and Best Regards!
Hao
Hao,
I don't think you can run multiple devices (one with asynchronous interrupt mode and the other in synchronous slave mode) with different clocks. With two separate crystals or oscillators, they will likely be different even if the difference is low parts per million.
When running in any synchronous mode, the clocks need to be exact, with the /DRDY input used to show that the conversions are synchronized. When using the same clock, the device in asynchronous interrupt mode is basically the master. The /DONE line from the master acts as the /CS for the slave. The /DRDY from the master acts as an output to feed this to the slave's /DRDY to show synchronization. If the /DRDY is not synchronized, the slave tries to reset the entire filter and shows an error. If the device clocks are not completely synchronized, then I don't think you'll get any data out of the slave at all.
Joseph Wu