Hi,
Seems I'm very confused by the user's guide for CC120x on application for PA/LNA Control.
I want to dedicate two IO for PA/LNA Control (CC1190)
IOCFGx shall be set to 0x24 (LNA_PD) and 0x25 (PA_PD)
From what I understand, _PD stands for _PowerDown.
The signal is active low ==> I would have understood that PowerDown is active low, but from my reading on the forum, it seems to be the exact opposite:
On PA_PD, a pulse low is applied when a frame is sent (TX). Is that Correct?
My issue is that for low power consumption reasons, i need to be sure of my config
Name Reset state Sleep State Idle (PA_PD cfg+ INV) TX (PA_PD cfg+INV) RX (PA_PD cfg+INV)
GPIO0 0 (EXT_OSC_EN = 0) 0 (or Hi-Z?) 0 (or Hi-Z?) 1 0
GPIO2 0 (PKT_CRC_OK = 0) 0 (or Hi-Z?) 0 (or Hi-Z?) 1 0
GPIO3 0 (PKT_SYNC_RXTX = 0) 1 0 1 0
If I can only use one IO for RX/TX switch, which one shall I use?
Thanks.
BR