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.

数据采集程序,在采样率设置为409.6KHz后进入Debug调试运行程序会出现程序跑飞,或者程序执行完后根本没有采集到数据。

Other Parts Discussed in Thread: ADS8568, TMS320C6748

当我将采样率调整为204.8KHz时,程序可以正常运行,并且采集到的数据正确。

若想坚持用409.6KHz进行数据采集,则需要首先运行一遍204.8KHz的程序(运行409.6KHz程序不行,即使程序执行完成,第二次依旧采集不到数据)后,再将采样率设置为409.6KHz程序就能够正常执行了。

我所用的芯片为TMS320C6748,数据采集用的ADS8568。