Part Number:CC1310
Tool/software: TI-RTOS
Hello,
We are using customized CC1310(Rev.2.1) and We are transmitting the data in 868MHz using the rfPacketTx example. We are providing Tx power values in smartrf_settings.c by using smartRFStudio. We observed the values in spectrum analyzer like below.
We are giving input for 14dBm and we are getting in spectrum analyzer is 10.46 like this We provide all values below
when CCFG_FORCE_VDDR_HH------------>0 then
14 dBm---------->10.46 dBm
12.5 dBm--------->10.42 dBm
12 dBm------------>10.16 dBm
11 dBm------------>9.89 dBm
10 dBm ----------->9.68 dBm
9 dBm -------------> 9.34 dBm
when CCFG_FORCE_VDDR_HH------------>1 then
14 dBm -------------->11.52 dBm
12.5 dBm ------------>11.5 dBm
12 dBm ---------------> 11.25 dBm
11 dBm ---------------> 10.92 dBm
10 dBm ----------------> 10.60 dBm
9 dBm ------------------> 10.2 dBm
Some times we getting tx power less of what we gave and some times we are getting more than the input of what we gave. Can you please tell us why? and when should we use CCFG_FORCE_VDDR_HH = 1?
Regards,
Harsha