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.

[参考译文] RTOS/CC2630:Cc2630 Launchpad 使用外部直流/直流转换器消耗过多功率

Guru**** 2382070 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/813958/rtos-cc2630-cc2630-launchpad-consumes-too-much-power-using-external-dcdc

器件型号:CC2630

工具/软件:TI-RTOS

尊敬的 TI 团队:  

    要在 cc2630 Launchpad 上烧录 SampleSwitch 项目、休眠功耗约为8uA。 但是、DCDC _ SW 和 VDDR 接地、使用1.8V 电源、仅配置为 cfg。 修改了 C、睡眠功耗约为130uA。 cfg 的配置。 C 修改如下:

#define SET_CCFG_MODE_CONF_1_ALT_DCDC_Vmin        0x0

#define SET_CCFG_MODE_CONF_DCDC_REGLEE      0x1 //在断电期间不要使用 DC/DC

#define SET_CCFG_MODE_CONF_DCDC_ACTIVE         0x1 //在活动模式期间不要使用 DC/DC