Hi all
I need to design a board with 8 ADS1291 in daisy chain mode connected with a master cortex M3 microcontroller. Could you help me to understand how to connect them properly?
The goal is to connect them so that we can be sample 8 bipolar signals synchronously to the maximum sampling frequency of 1KHz.
My questions are:
- One of the eight ADS1291 must generate the clock for everyone else?
- Synchrony is given by the CLK signal and the START command?
- From the point of view of the SPI connection, given that in the daisy chain configuration uses only one chip select signal, the configuration commands are executed by the various slave only to the level transition of the chip select?
- How can I send different multi-byte configurations command at various ADS1291, without "disturbing" others, if I have only one chip select signal?
Thanks you at all
Daniele