Other Parts Discussed in Thread: ADS1292
Hello,
I have a problem with SPI Data retrieval (read of 72 bytes). I'm using DMA transfer and the SPI nCS signal is driven by the SPI peripheral. ADS1292R datasheet says:
After the serial communication is finished, always wait four or more tCLKcycles before taking CS high.
But my MCU is fast and the nCS signal is set back to high just after the last SPI clock (<1us). Is the sentence above from datasheet relevant for the Data Retrieval? If yes, how can manage it? I mean it's pretty common to use DMA and let the MCU drive the nCS signal.
Thank you for your help,
Greg