This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Could you help me check my SPI configuration?

Hi Team,

I am developing an application that required SPI communication with msp430.

But, some received characters are disorders, I see them by JLinkRTTViewer logs. For example, in some points around double-hex numbers, The received part's data: AA ==> 2A; 11==> 91; EE==>6E. I am so confused about this. Could you help me check? I provide the code following.

Code here:

Related