We are building a connection between the ADS1278 (ADS1278EVM) and the OMAP3530 (Gumstix with PALO43). We will only be using one ADS1278 and therefore there will be no daisy-chaining of A/D devices. Some of the current issues unresolved are the following:
1. ADS1278 has no "chip enable/select" line. We are only using one ADS1278. How should the "chip select" line on the OMAP3530 be terminated?
2. ADS1278 has a DRDY (not) line which starts the data transfer process. This is not part of the SPI "standard." The line goes high and then the ADS1278 expects the SPI SCLK from the SPI Master (OMAP3530). When it receives the SPI SCLK the data transfer begins on the SPI MISO line. Should the DRDY (not) line be connected to a digital I/O line on the OMAP3530 and continuously monitored by the OMAP?
3. Because the SPI MOSI line is not used, how should it be terminated?
Thanks,
John