[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] Re: AVR-GCC Newbie: Looking For A CRC Or Checksum Routin
From: |
Carsten Beth |
Subject: |
[avr-gcc-list] Re: AVR-GCC Newbie: Looking For A CRC Or Checksum Routine |
Date: |
Thu, 15 Nov 2001 11:26:10 +0100 |
Hi John!
Have a look to Atmels application notes 235 and 236. If you have
intalled AVR Studio you can look to the files "c:/Programme/Atmel/AVR
20Studio/Appnotes/avr235.asm" and "c:/Programme/Atmel/AVR
20Studio/Appnotes/avr236.asm".
Have a nice day too
Carsten Beth
John Branthoover wrote:
> Hello All,
> Does anyone out there have a C routine to compute
> the CRC or checksum of the EEPROM on a AVR device?
> Any information will be greatly appreciated. Thank
> you for your time and have a nice day!