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.

28335 SPI问题

28335的SPI模块使用内部回路模式测试发送接收数据,在不使用FIFO功能时,将FIFO相关寄存器都设置为0,在仿真时发现数据不能发送出去(***.TALK位已经置1了),但是将SPIFFTX.SPIRST位置1后就能将数据发送出去,不知道是不是一定要配置SPIFFTX.SPIRST才能发数据呢? 最后我将SPICTL.TALK位清0后,仿真时依然能将数据发送出去,似乎SPICTL.TALK位根本不起作用!