Other Parts Discussed in Thread: TMS320F28377S 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/602474/tms320f28377s-use-of-dma-connection…
// Included Files
// #include "driverlib.h" #include "device.h"
// // Globals //
// // Send data for SCI-A // uint16_t sDataA[2];
// // Received data for SCI-A // uint16_t rDataA[2];
// // Used for checking the received data // uint16_t rDataP…