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.
Hi,
The standard SPI code example of MSP430 demonstrates a communication with "8 bit" address. It writes for example "0xFF" then read "0x01". But how I can do if the slave should communicate with "16 bits" address? Is there any code examples?
sincerely,
di
你好,手册31.2章节有描述,SPI模式支持7位或是8位数据长度,并不支持16位。
手册:MSP430FR58xx, MSP430FR59xx, and MSP430FR6xx Family User's Guide (Rev. P)