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.

CC1120 Output Power Calculation and Smart RF Studio

Other Parts Discussed in Thread: CC1120

According to the datasheet for the CC1120

Output_Power = ((PA_POWER_RAMP+1)/2)-18

So for example, for an output power of 10 dBm according to the formula

10 dBm : PA_POWER_RAMP = 55

However, the value generated in SmartRF Studio (1.7.0) shows for 10 dBm TX power PA_POWER_RAMP = 0x34 (52 decimal).

This holds true for almost all TX power values, the SmartRF value and the datasheet algorithm value differ.

Any help describing this difference would be greatly appreciated.