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.

[参考译文] TMS320F280025C:修改相关例程、使人们对 FSI 在两个芯片之间传输数据存在一些疑问

Guru**** 2415300 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1239087/tms320f280025c-modify-the-relevant-routines-to-implement-some-doubts-about-fsi-transferring-data-between-two-chips

器件型号:TMS320F280025C

修改 ADC 章节例程: adc_ex6_soc_Continuous_dma.c,

ADCA 转换结果通过 DMA 传输到 myADC0Buffer、目前修改 FSI 例程

这应该指定要传输的数据数组

此例程表明它正在写入要传输的缓冲区。

因此、如果我将该 txBufData 直接更改为 myADC0Buffer、是否能够通过 FSI 传输 ADC 收集的数据?

另一个问题是、本课程应该是大约80引脚芯片、我使用的是48引脚芯片、我是否需要进行任何更改?