Re: CCITT in C++ for AVR
- From: Ian Bell <ruffrecords@xxxxxxxxx>
- Date: Sun, 27 Nov 2005 18:33:34 +0000
RadGar wrote:
> Ian Bell napisa?(a):
>> I do not understand. You said you 'chose' to go with CCITT.
>>
>> Ian
>
> Well in fact I was the one to choose the CCITT, but the project manager
> (let's call him that :D) told me to stick with already existing CRCs and
> gave a CCITT as an example (which was in fact most common to my
> understanding). So own created 16bit CRC was never an option.
Now I understand. However, the CRC I described is very common - it would not
be your own creation. Furthermore an even simpler version which just uses a
single byte CRC is almost certainly available for the AVR as it is the one
often used when programming these devices.
ian
.
- References:
- CCITT in C++ for AVR
- From: RadGar
- Re: CCITT in C++ for AVR
- From: Ian Bell
- Re: CCITT in C++ for AVR
- From: RadGar
- Re: CCITT in C++ for AVR
- From: Ian Bell
- Re: CCITT in C++ for AVR
- From: RadGar
- CCITT in C++ for AVR
- Prev by Date: Re: CCITT in C++ for AVR
- Next by Date: Re: Recommendations for an Eprom Emulator
- Previous by thread: Re: CCITT in C++ for AVR
- Next by thread: Re: CCITT in C++ for AVR
- Index(es):