Sinapse-Energia / bootloader-stm32

Contains the code of the bootloader for Sinapse Devices based on stm32 chips
7 stars 5 forks source link

[Commboard V1p1 - M4 - ETH] To fix CRC calculation problems #25

Open ralcaide opened 6 years ago

ralcaide commented 6 years ago

We have two problems with the CRC calculation:

  1. The bootloader is working only with some servers (fpgamcu and eluxoon) but not with (sinapseenergia) because the CRC checking is giving an error. We are using the same files so this problem should be related with the FW

  2. A file without CRC can be downloaded and the CRC checking is passed. Then, the client app provokes a HF. A file without CRC should not passed the CRC checking. This problem was found using the Eluxoon Server