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.
请问这个msp_benchmarkStart和msp_benchmarkStop基准测试是干嘛的
从资料上来看就是计数用的。
使用5994板卡上面的ADC12_B采数,差模输入,量化结果为12位,左对齐,带符号,用定时器TA0.3触发,PWM频率是32kHz,一组数256个,这样的数应该如何转化成transform_ex1_fft_fixed_q15案例中的FFT输入信号input?input是什么类型的数值?
可以看下下面的资料:
software-dl.ti.com/.../transform_ex1_fft_fixed_q15_8c-example.html