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.

1310 EasyLink TX 发射功率设置问题

Other Parts Discussed in Thread: CC1350

请教各位专家:我在用cc1350 测试 EasyLink RX TX 例程有如下问题,请帮忙分析下。

1、

// The original PA value (13.7 dBm) have been rounded to an integer value.
{14, RF_TxPowerTable_DEFAULT_PA_ENTRY(63, 0, 0, 92) },
// This setting requires CCFG_FORCE_VDDR_HH = 1.

关于TXPOWER 设置15DBM 时有如下描述,我是否应该在 CCFG.C 文件中如下设置,

#define CCFG_FORCE_VDDR_HH 1
#include <ti/devices/DeviceFamily.h>
#include DeviceFamily_constructPath(startup_files/ccfg.c)

2、我按如下设置后,通过SMARTRF STUDIO 进行测试和设置TX POWER=10DBM 接收DBM 并无变化,是否还需要进行其他修改。

3、cc1350 launchpad 上 433M 2.G 天线输出 如何区分。