请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:ADS8688 您好、团队成员:
在 ADS8688 d/s 中、必须保证 SPI 时钟小于17MHz、根据时序请求(在一个采样周期内读取/写入)、我可以知道最低 SPI 时钟频率。 是否希望获得正确的采样数据输出? 谢谢。
此致、
杰伊
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.
您好、Jay、
感谢您的发帖。
每个数据帧将包含32个 SCLK 周期。 为了读取一帧中的所有器件数据、必须在一个 ADC 周期减去 一些时序规格延迟后发送32个时钟。
例如、为了实现500kSPS 采样率(t_cycle = 2us)、 最小 SCLK 频率可计算为:
1/(t_cycle - t_dz_CSDO - t_D_CKCS - t_PH_CS) x 32
= 1 /(2us - 10ns - 10ns - 30ns) x 32 = 16.33 MHz。
此致、
瑞安