Other Parts Discussed in Thread: CC1101
Tool/software: Code Composer Studio
I have a RF power amplifier at 27dBm.
When connecting the CC430F5137 to the SmartRF Studio, I set the output power to 0 dB (0x8D in the PATABLE). On the output of the amplifier, the power meter (NRP-Z23 by Rohde & Schwarz) shows 27 dBm.
If I set the output power to -6 dBm (0x2D in the PATABLE), the power meter shows 21 dBm. (-6dBm+27dBm=21dBm)
If I set the power to 10 dBm (0xC3 in the PATABLE), then the meter shows 23 dBm.
If you manually enter the value 0xC0, the power meter shows 32 dBm.
What is really the power at 0xC3 and 0xC0 in the PATABLE?
what am I doing wrong?