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.

msp430fr5969的9bitspi传输

Other Parts Discussed in Thread: MSP430FR5969

在用msp430fr5969与电子纸是的SPI传输遇到一些问题,msp430如何进行九位数据的传输,D/C是命令字与数据的选择位

  • 没见过传输9位数据的。建议用io模拟,这样传输几位都可以。

  • 那现在有两种处理方法,一种是传输两个字节也就是16bit,丢弃七位;另一种方法是由于msp430fr5969每个引脚有第二功能,不使用硬件SPI,而用模拟SPI