MSP430的硬件SPI发送的数据只能是8的倍数吗?例如8位,16位,24位。
假如我想发送6位,12位,13位这样的数据,只能使用IO模拟SPI吗?
可不可以使用msp430的硬件SPI,需要怎么处理
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.
MSP430的硬件SPI发送的数据只能是8的倍数吗?例如8位,16位,24位。
假如我想发送6位,12位,13位这样的数据,只能使用IO模拟SPI吗?
可不可以使用msp430的硬件SPI,需要怎么处理