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.

MSP430FR6989: SPI通信 slave地址为16位,有没有编程示例?如何编程?

Part Number: MSP430FR6989

你好

msp430的SPI通信示例代码访问8位地址进行读写。我的slave是16位地址,如何进行编程?数据手册的时序图上显示可以先发高8位再发低8位,有没有编程示例可以提供一下?