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.

As I check the signal CHIP_RDYn in the CC2500 transceiver?

Other Parts Discussed in Thread: CC2500

Hi,

I have the CC2500 transceiver in the SLEEP state and I want to return to IDLE. After pulling CSN, one should always wait for the MISO to go low (CHIP_RDYn) before writing the address header.


What is the best way to check CHIP_RDYn? I can not use the pin GDO0 and GDO2 because they have other utilities (GDO0=0x03 y GDO2=0x06).

Thanks