Other Parts Discussed in Thread: CC1190,
Tool/software: TI-RTOS
Hi,
I have a cc1310 with a cc1190 front-end. I'm trying to find identify the differences in controlling the CC1190 PA/LNA through the RF Core signals (i.e. using PINCC26XX_setMux() ) vs setting the RangeExtender and TransmitPowerSigned Pib attribute through ApiMac.
If I were using RF Core signals, I assume I still have to set the TransmitPowerSigned Pib? Can someone verify this? So my actual RF output over the air is dependent on TransmitPowerSigned value, as well as the CC1190 configuration (LGM vs HGM)?
Also, if I were to set RangeExtender, the documentation said I can set the TransmitPowerSigned up to 27dBm. Does the documentation make an assumption on the fact that the CC1190 is supplied by 3.6V? The CC1190 is not capable of amplifying to 27dBm with a supply voltage lower than 3.6V.
Final question around this, is there an option for me to use HGM for RX, but LGM for TX?
Thanks so much for your time.