Hello,
I've designed a new board based on the reference design of cc2530+cc2591, but with some changes.
I've changed cc2530 to cc2531 so I can get USB support. I also changed cc2591 to a different front end PA.
When trying to program the device using the cc debugger with my code (which I know that it works), I can't get RF transmission to work for some reason.
Using SmartRF studio I can start transmission, but that way I can't control the PA.
I've tested all the components separately and they all seem to work fine.
My code is as simple as it gets, waits for 32MHZ crystal to stabilize and start RF transmission (after setting the FREQCTRL and TXPOWER registers) using
RFST = ISTXON;
Can anyone shed some light on my problem?
Thanks,
Benny.