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.

CC1120 and CRC_FAILED(43)

Hi Champs,

From the User Guide: "When a bad packet is received (packet length/address/CRC error) the radio will either restart RX or enter SLEEP mode, depending on RFEND_CFG0.TERM_ON_BAD_PACKET_EN"

When GPIO_CFG3 = 43 (CRC_FAILED) and a packet is received with bad CRC, this signal will be set. At what point does it get reset? Assume I am staying in RX or RFEND_CFG0.TERM_ON_BAD_PACKET_EN=0. It appears that we temporarily come out of Rx, even though ...BAD_PACKET_EN=0, so, is it safe to assume CRC_FAILED is reset when Rx is restarted?

Thanks, Chuck