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.
我在通过MSP430G2553的串口向fr5729写入数据
按照数据手册上发送的为80 08 00 10 00 00 01 10 32 54 67 83 C8
但是FR5729一直返回的MSG为0x01
查阅数据手册得知为:Flash write check failed. After programming, a CRC is run on the programmed data. If the CRC does not match the expected result, this error is returned.
请问一下怎么解决这个问题呢?