现在想在单位时间内采集更多次数据,需要提高运行时间周期,但现在只能将时间周期调到14ms,调用USS_runAlgorithmsFixedPoint函数使用的时间太长,是否有办法减少呢。
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.
现在想在单位时间内采集更多次数据,需要提高运行时间周期,但现在只能将时间周期调到14ms,调用USS_runAlgorithmsFixedPoint函数使用的时间太长,是否有办法减少呢。
通过禁用体积流量校准和其他不必要的功能,可能有机会将处理时间缩短到12~13ms。但是对于1ms的处理时间,老实说,我认为基于MSP430平台是不可能实现的。我们的 MSP430 USS 解决方案并非专为快速测量应用而设计。