This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/LAUNCHXL-CC26X2R1: Enabling PA/LNA for CC2652(for CC2592) running on TI-RTOS

Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: CC2592, CC2530

Tool/software: TI-RTOS

Hi,

Please can you guide me on how I can enable PA/LNA on the CC2652 module to be used with CC2592.

Previously, I had integrated CC2530 with CC292, by using the #define HAL_PA_LNA_CC2592 in hal_board_cfg. Is there an equivalent setting for CC2652 running on TI-RTOS ?

Is there any implementation for this already in place for ZStack in TI-RTOS for CC2652 ?

From the CC2652 TRM, I understood that we have to configure the PORT ID of  GPIOs to RF Core GPO1 and RF Core GPO2 and set the corresponding values to high. When would it be the correct time in the code flow to set these and are there any additional steps to be performed ?

Thanks