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.
请问是用什么算法得到的该16位checksum?是否是CRC?
另外我想在程序中利用这个校验和来做开机自检 即开机时运行校验函数 与该校验和进行对比 是否可行?