Title: Mikohn PSP CRC Post by: TheBally on June 10, 2009, 03:31:40 PM Hey all, trying to use an embedded system to "retrieve" data from the CHAMII. I have the PSP program, but am looking for the algorithm for CRC generation of those messages.
BTW, I'm using the "OLD" controller selection for the CHAMII, is this correct? Thanks for any info!javascript:void(0); Title: Re: Mikohn PSP CRC Post by: TheBally on June 10, 2009, 09:19:03 PM Got it! Duh, just add all bytes and send LSB first, followed by MSB. :25-
Title: Re: Mikohn PSP CRC Post by: a69mopar on June 10, 2009, 09:54:24 PM "old" is correct, it works for me
W Title: Re: Mikohn PSP CRC Post by: Ron (r273) on June 11, 2009, 12:17:36 AM [/quote] "old" is correct, it works for me W Do you use "old" for CON1? What make the difference between CON1 and Old? I have used both but can't tell the difference. Still a work in progress for me. :5- Ron Title: Re: Mikohn PSP CRC Post by: a69mopar on June 11, 2009, 12:42:48 AM I only use old for cham II .
Thanks, Wayne |