auto-scan模式下已经实现了,用的是80+30+FF*4的指令,周期性采集,通道转换时间80us(也就是80和30指令间隔),但是固定模式下用使用125ksps速率,spi时钟频率6.25MHZ,用这种指令配置在80和30间隔还是80us的时候是好使的,但是间隔变成8us就不行了,求指教。
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.
auto-scan模式下已经实现了,用的是80+30+FF*4的指令,周期性采集,通道转换时间80us(也就是80和30指令间隔),但是固定模式下用使用125ksps速率,spi时钟频率6.25MHZ,用这种指令配置在80和30间隔还是80us的时候是好使的,但是间隔变成8us就不行了,求指教。