Other Parts Discussed in Thread: UCD3138064, UCD3138
Hello,
I have to develop a firmware to compare the checksum of the Flash memory of the UCD3138A64 (once it is programmed - using the command 0xEF) and the checksum of the source file that I previously programmed inside the target memory. This is necessary to verify if my firmware is correctly programmed inside the MCU.
For the UCD3138064 I did a comparison using a checksum calculated with a byte sum.
With the new UCD3138A64 I'm not able to do a correct comparison. I tried to do a sum of all the bytes and also a sum of 32bits words, but the result is always a failure.
Which is the method that I have to use to calculate the checksum?
Thank you.
Best Regards,
Giovanni