Other Parts Discussed in Thread: TM4C1290NCPDT 最近在学习使用TM4C1290NCPDT中的spi通信,使用官方的例程spi_master.c无法实现自收功能,使用串口打印出接收FIFO中的数据为空,以下是我的代码,希望各位前辈帮忙解答,谢谢!
int main(void) {
uint32_t pui32DataTx[NUM_SSI_DATA]; uint32_t pui32DataRx[NUM_SSI_DATA]; uint32_t ui32Index…
Other Parts Discussed in Thread: TM4C1290NCPDT , EK-TM4C1294XL 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers…