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.

msp430F6659SPI

Other Parts Discussed in Thread: MSP430F6659

我采用的是MSP430F6659,在用cpu集成的SPI实现与25AA320通信时,能写数据,但读数据就错位了,我用的SPI模式为11,但读数却取的是下降沿的时刻,这是怎么一回事?我在调试版中能正确读数,但不能写,在发行版中能正确写,但读出来的数前移了一位。