Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/06/01 15:30
Read: times


 
#16322 - RE: CRC16 - Can someone check my results
Hi Duh,

the above given Dallas application note contain a very fast CRC-16 with using the parity flag.
I use it on the 8051 to check the integrity of an EEPROM. In this case its also faster than the table method since I can use DPTR to point always to the EEPROM and need not to save and restore DPTR to point to a table.

I assume no faster algorithm exist.


Peter


List of 14 messages in thread
TopicAuthorDate
CRC16 - Can someone check my results            01/01/70 00:00      
RE: CRC16 - Can someone check my results            01/01/70 00:00      
RE: CRC16 - Can someone check my results            01/01/70 00:00      
RE: CRC16 - Can someone check my results            01/01/70 00:00      
RE: CRC16 - Can someone check my results            01/01/70 00:00      
RE: CRC16 - Can someone check my results            01/01/70 00:00      
RE: CRC16 - Can someone check my results            01/01/70 00:00      
RE: Peter\'s link for the idle amongst us            01/01/70 00:00      
RE: CRC16 - Can someone check my results            01/01/70 00:00      
RE: CRC16 - Can someone check my results            01/01/70 00:00      
RE: CRC16 - Can someone check my results            01/01/70 00:00      
RE: CRC16 - Can someone duh            01/01/70 00:00      
RE: CRC16 - Can someone check my results            01/01/70 00:00      
RE: CRC16 - Can someone duh            01/01/70 00:00      

Back to Subject List