Will the ADS7884/7885 perform successive(continuous) conversion & output consecutive data words ? eg: if CS is held low.
I have read datasheet section a number of times but I cant quite be sure.
I need to acquire about 64 samples at 3Mhz sample rate (too fast for my cpu 16F1509 to process)
I am looking at using an SPI SRAM device to capture SPI data so I can read into uController & process .
(I have tested the SRAM & successfull capture of consecutive SPI bit data with another device)
If CS must be set Hi -> Lo to initiate a new conversion I may be able to use the timer(s) & CLC to do this)