SWRA486A August 2015 – April 2017 CC1310 , CC2620 , CC2630 , CC2640 , CC2640R2F-Q1 , CC2650 , CC2650MODA
The CC26x0 and CC13x0 device families have an on-chip DC-DC converter which enables low-power applications. The DC-DC converter is enabled by trimDevice() based on the CCFG fields in Figure 12, and has a separate enable field for operating in active and standby modes (the hardware periodically recharges in standby mode). When the device operates in external regulator mode, disable the DC-DC converter during active and standby/recharge modes.
Because the DC-DC converter only operates with optimum efficiency at high VDDS voltages, turn off the DC-DC converter when VDDS decreases. To configure the voltage threshold to turn off the DC-DC converter, use the CCFG field in Figure 13. Do not modify this voltage threshold.
The application uses the function in Figure 14, the threshold configured in the CCFG field, to decide when to turn off the DC-DC converter. The application calls this function at periodic intervals. This function also turns on the DC-DC converter if the voltage exceeds the threshold (for example, when the battery is recharging).