Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist



piclist by Keywords

12F675 | 16F628 | 16F84 | 16f877 | 16F877A | 16F88 | 18F458 | ADC | AVR | Bootloader | CAN | CCS | CRC | EAGLE | EEPROM | ICD | ICSP | IDE | JDM | LED | Macros | Microchip | MPLAB | PCB-CAD | PIC10F | Pic12f675 | PIC16F84 | PIC16F84A | PIC16F877 | PIC18 | PIC18F452 | PicBasic | PICC | PICSTART | PWM | RS-485 | RS232 | SMT | SPI | UART | USART | USB | Wireless | Wisp628 | Xilinx

Discussion Groups

A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.

CRC - Eirik Karlsen - Mar 20 10:16:00 2004


Hi,
can anyone recommend a hex (not ASCII) crc16 calculator?

Or give me the crc16 (8005h polynomial) sum for:
55 55 55 55 55 55 55 55h ??

I'm testing some crc code but can't get any of them to work
so I'm probably doing something wrong.
--
*******************************************
VISIT MY HOME PAGE:
<http://home.online.no/~eikarlse/index.htm>
LAST UPDATED: 23/08/2003
*******************************************
Best Regards
Eirik Karlsen





(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )

Re: CRC - Eirik Karlsen - Mar 20 14:12:00 2004

Got it working nicely now....900 cycles generation, 900 cycles check (for a 8byte message).
 

Eirik Karlsen wrote:

 Hi,
can anyone recommend a hex (not ASCII) crc16 calculator?

Or give me the crc16 (8005h  polynomial)  sum for:
55 55 55 55 55 55 55 55h ??

I'm testing some crc code but can't get any of them to work
so I'm probably doing something wrong.

--
*******************************************
VISIT MY HOME PAGE:
<http://home.online.no/~eikarlse/index.htm>
LAST UPDATED: 23/08/2003
*******************************************
Best Regards
Eirik Karlsen
 



(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )