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.

TMS320F28335 SPI SLAVE 问题请教

Other Parts Discussed in Thread: TMS320F28335

您好

请问TMS320F28335工作在 SPI SLAVE模式下,Master器件连续发送数据,此时SPISTE应该如何控制呢?

是在数据连续传输的过程,维持SPISTE为低呢?

还是需要每发送完一个数据,SPISTE都需要由低变高,然后再由高变低发送下一个数据?

我们做实验的时候,F28335作为SLAVE,将波特率设置为5M,

如果在连续发送的过程中维持SPISTE为低,F28335接收到的数据是错误的。

如果每发送完一个数据,将SPISTE按照上面说的方式翻转一次,F28335收到的数据就是正常的。

  • 我试了一下,没有发现这个问题,并不需要SPISTE翻转。

    我用28346测试,自己的SPIA发送,SPID接收。