??? 08/16/07 12:43 Read: times |
#143336 - approx 40-60 bytes Responding to: ???'s previous message |
Current state is around 40 to 48 bytes of data to be checksummed. It is not fully clear because the specifications of what data has to be remembered after powerfailure is not complete yet. It won't exceed 128 bytes as most parts of the runtime configuration is normally kept in IDATA space. Current figure is 2 LONGS + 18 WORDS = 2*4+18*2=8+36 = 44 bytes
I'll keep the idea with a triple write in mind for small amounts of data. That surely may become handy for future applications. cheers, Matthias |
Topic | Author | Date |
Simple EEPROM checksumming | 01/01/70 00:00 | |
Pitfalls | 01/01/70 00:00 | |
a checksum out of 2 bytes? | 01/01/70 00:00 | |
It's an "either - or" ... | 01/01/70 00:00 | |
code sketch | 01/01/70 00:00 | |
a simple checksum | 01/01/70 00:00 | |
CRC8 instead of CR32 | 01/01/70 00:00 | |
I am talking about CRC-16 not CRC-8 | 01/01/70 00:00 | |
oups | 01/01/70 00:00 | |
how much data? | 01/01/70 00:00 | |
approx 40-60 bytes | 01/01/70 00:00 | |
I use 2 copies and a counter for that | 01/01/70 00:00 | |
adding to Jan's post | 01/01/70 00:00 | |
Here's one method | 01/01/70 00:00 | |
another interesting scheme! | 01/01/70 00:00 | |
Try the Dallas 1-wire CRC | 01/01/70 00:00 | |
another good idea but... | 01/01/70 00:00 | |
I just meant the CRC | 01/01/70 00:00 | |
oups![]() | 01/01/70 00:00 |