I would like to use CC2530 to calculate CRC check for 1byte data. According to CC253x User's Guide, the first to write two times RNDL, and then write a byte to the RNDH, read RNDH and RNDL, but the results of the calculation is always wrong. Is it something else to be noted or whether i missed any important thing?
Can you give revelant sample code?
Thanks.