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.
I am trying to learn how to communicate with the BSL on the MSP430F5419A. The document slau319a has several examples of commands on page 28. I would like to send other commands but I cannot figure out how to compute the checksum. The documentation says to use CRC-CCITT but I cannot match the examples.
Hi,
i made the following javascript for calculating MSP430 BSL checksum:
http://processors.wiki.ti.com/index.php/MSP430_FAQ#Calculating_MSP430_BSL_Checksum
Please notice that i am just a real beginner in javascript, and the script might look awful for real javascript programmers, but at least it does the job :)
**Attention** This is a public forum