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.
使用28335,主频150MHZ,程序从flash加载到RAM中运行,做1000次float型乘法计算,启用FPU时通过GPIO口示波器测得运行时间为604uS,不使用FPU时间长达2.8mS,请问你们测试下来需要多长时间的,感觉不太对劲。
三个定时器,一个用于实现500kHz固定占空比的方波,另外两个用于实现占空比可调的PWM波,EPM和APWM都已经用完了,所以采用定时器实现的。