This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS1298: Maximum Speed of the SPI

Part Number: ADS1298

Hi Team, related to this post. 

https://e2e.ti.com/support/data-converters-group/data-converters/f/data-converters-forum/1033944/ads1298-maximum-speed-of-the-spi

We trying to understand the equation in the discussion 
Basically the clock for serial digital output is constrained by t_SCLK < (t_DR - t_CLK) / (N_BITS * N_CHANNELS + 24), where t_DR is the sampling period, t_SCLK is the digital output clock period, and t_CLK is clock period which is very small and can be ignored.


According to datasheet, the minimal t_SCLK is 50ns. This means the sampling period has to be larger than 50ns * (24 * 8 + 24) = 0.108us (assuming 8 channels and 24 bits). So the maximum sampling frequency is about 93 ksps, which is quite different from the 25.6ksps claimed in the datasheet.

We trying to figure out if 25.6ksps is for a single channel or for the overall 8 channels. If it's for a single channel, the numbers don't add up as shown.

Thank you.

-Mark