Hi
I am trying to connect CC1125 with SPI to PIC micro controller. As per the datasheet, when we pull CSn pin low
the SO pin have to come low right. But for me when i pull CSn low the SO still at HIGH.
i raised the CSn to HIGH , then i get the SO pin to LOW .!!
you know i am not yet written anything in to SPI registers , since i am stuck in starting of that itself.
--
e2e.ti.com/support/wireless_connectivity/f/155/p/308126/1079071.aspx#1079071
from this post i get something to debug,
If the SO line never goes low, check:
- Does the xosc running? pin 32 -- > Yes
- Do you have 1.25 V on Rbias - Yes i measured pin 14----> 1.22V
- Do you have 1.8 V on the DCoupl pins. - yes pin 6 ---- > 1.82V
Where it went wrong? any tips for me to debug and move to next step