Tool/software:
Hi TI Team,
I’m planning to use the ADS7042 with an Ambiq MCU and stream data via SPI + DMA at ~400 kSPS (or higher if MCU permits).
To simplify the SPI handling, I’d like to keep CS low continuously during a long acquisition (e.g., to gather 0.5 million samples).
Is this supported, or must CS toggle high between samples?
The datasheet mentions tACQ
, but it’s I would like to know whether CS must return high to start a new sample.
The reason I ask is that Ambiq MCUs don’t easily support CS toggling between SPI frames when using DMA.
Thanks for your help!
Best
David