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.

CCS/CC1352P: Boost mode

Part Number: CC1352P
Other Parts Discussed in Thread: SYSCONFIG

Tool/software: Code Composer Studio

How do you disable/edit boost mode in SDK v3.40 for CC1352P?

Boost Mode

In order for the Power Amplifier to output the maximum 20 dBm TX power in IEEE mode, Boost Mode is enabled inside of the TX power tables in the application. Boost Mode increases the VDDR from 1.7 V to 1.95 V, which increases the maximum TX power output from 17 dBm to 20 dBm, while also increasing current consumption by 15%. The TX power tables are located inside the mac_user_config_[DEVICE]r1_rftable.h file. You can find this file for the CC1352P device in the SDK installation directory:

C:\ti\<SimpleLink SDK>\source\ti\ti154stack\common\boards\mac_user_config_cc13x2r1_rftable.h

This file does not exist, but it is still part of the documentation