during read flash access :
MACData() read data order is big endian or little endian?
and in checksum verify step . how i can calculate check sum in reading process ? give example please.
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.
during read flash access :
MACData() read data order is big endian or little endian?
and in checksum verify step . how i can calculate check sum in reading process ? give example please.
Hi Gehad,
You can reference the app note here on gauge communication:
Best regards,
this document indicates reading process without verify check sum but in reference manual checksum is a step in reading sequence .
can you give example with checksum verification of 2 bytes data flash?