Part Number: ADC128S102 Hello, I want to configure continuous conversion mode on ADC128s102 using Raspberry pi to achieve 1 MSPS throughput when using single channel and 125 KSPS per channel when using all 8 channels, can anyone suggest me how to configure continuous conversion mode on this ADC using Raspberry pi or any other processor ?, because raspberry pi's spidev library has xfer2 function to sent 1 byte of data on spi bus which works as a burst mode so due to this one frame contains only half of the conversion data so i think this is the reason why i am not able to get 1MSPS of throughput on this ADC , so help me with some suggestion on this
↧