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.

[参考译文] MSP430FR6007:ADC 收集的数据使用 LEA 来解决 FFT/Ifft 变化问题

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1053305/msp430fr6007-the-data-collected-by-the-adc-uses-lea-for-fft-ifft-variation-issue

器件型号:MSP430FR6007

大家好、

对于调用 LEA 到 FFT 转换 ADC 收集的数据、由于 ADC 正在收集 int16_t 类型的数据、但 TI 提供了_Q15/-Q31类型的 API 函数、LEA 是否可以直接使用 INT6_t 类型来更改优势? 如果不是、客户还应该做什么?  如果逐个将每个 Int16_t 类型转换为_Q15类型、则浪费的时间太长。

您可以帮助检查此案例吗? 谢谢。

此致、

樱桃