Hi,
I am trying to change chip solutions from the NRF24AP2 to the CC2570. I am using the same low level serial functions in byte sync mode that I had successfully used with the NRF24AP2, but am not having the same luck with the cc2570. I have configured all of the pins the same and designed the circuit to match the reference design by TI.
The SEN line is pulled down and only pulses with a reset, which seems correct. The SEN and SCLK lines are inactive when a SRDY is applied. I have seen a function for enabling an external crystal (ANT_crystalEnable()) is this required for the CC2570?
Any other ideas would be helpful as well,
Thanks