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.

[参考译文] MSP430F6736:调用 em_foregroundProc (&gemResultStatus) 来获取当前结果需要太长的时间。 我们如何更快地采集电流数据

Guru**** 2834805 points

Other Parts Discussed in Thread: MSP430F6736

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1630873/msp430f6736-the-call-to-em_foregroundproc-gemresultstatus-to-obtain-the-current-result-takes-too-long-how-can-we-achieve-faster-acquisition-of-current-data

部件号: MSP430F6736

使用 MSP430F6736 进行当前计量时、客户端通过调用 em_foregroundProc (&gemResultStatus) 来检索当前结果。 实际测量大约需要 1 秒才能输出稳定的数据。 客户希望更快地获取当前数据。 我可以问:
1. MSP430F6736 输出稳定计数数据的速度如何?
2、是否有可以优化算法以缩短计算时间的相关配置(如采样率,滤波参数,计算周期等)?
3.除了现有的方法之外,是否有其他方法可以更快地获取当前数据(如直接读取瞬时值或中间值)?