问题一:当我用6670的FFTC做运算时,每发送一个packet的数据,而接收时希望能将数据分段接收,即将数据分派到不同的buffer中,请问该怎么配置Rx Flow?
( 比如,我将128点数据做运算,前面32点数据放到一个buffer,后面32点数据放到一个buffer,中间64点数据放到一个buffer)
问题二:当我将128点数据送入FFTC做运算,对于输出的128点数据,在接收时,是否可以有选择的接收。(比如128点数据只接收后64点)
求教~!万分感谢~
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.