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.

VCU2 CFFT问题

例程2837x_vcu2_cfft_512中针对输入与输出数据有以下问题:

1.输入数据的格式是什么样的?既然是复数形式,那么是real+image方式吗?从 data_input.h文件中无法看出,另外数据是否也是用Q格式表示的?

2.输出的数据又是什么?幅值?相位?数据结构什么样的?