TI提供的源代码是使用软件的方式触发USS启动测量。如果要使用定时器触发USS启动测量,如何在TI提供的源代码上进行修改?
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.
演示代码已经使用计时器来控制测量。请检查USSLibGUIApp_Delay()的函数;
我会说不。自动模式不容易使用。它仍然需要调用USS_runAlgorithmsFixedPoint()来获取结果。
我会说不。自动模式不容易使用。它仍然需要调用USS_runAlgorithmsFixedPoint()来获取结果。