This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/EZ430-RF2500-SEH: How to read CRC_OK of PKTSTATUS?

Part Number: EZ430-RF2500-SEH

Tool/software: Code Composer Studio

Hello, 

I'm using the eZ430-RF2500-SEH, and i'm having trouble in reading the packet status CRC. Previously I asked here how could I obtain the CRC, and seems to be the 7th bit from the PKTSTATUS register (which address at 0x38). My main doubt is how am I supposed to read it?

Regards,

Leonardo.

  • Hi Leonardo,

    In the demo code associated with this EVM there is a SPI interface setup between the MSP430 an the CC2500. You can find a list of the functions in the mfi_spi.c file. I would recommend using these to read from the CC2500 registers.

    Best regards,
    Caleb Overbay

**Attention** This is a public forum