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: