SWRA657 June 2020 CC3100 , CC3200
Scenario | Recommended Approach |
---|---|
All MCU hosted CC3100 systems | Host MCU should own the task of monitoring VBAT to ensure it never drops below 2.3 V even under full load conditions. |
Legacy Self-hosted, standalone CC3200 | For legacy systems using SDKs prior to Service pack 1.0.1.6 and SDK 1.2.0 the CC3200 initialization sequence will turn on the internal network processor and may initiate Wi-Fi activity prior to application execution on the MCU. This can cause a sudden increase in the power supply loading. In these systems if there is a possibility that such loading can cause the supply voltage to sag below 2.3 V then the supply voltage should be monitored by a device external to CC3200. |
New Self-hosted, standalone CC3200 | For new systems using Service Pack 1.0.1.6 and SDK 1.2.0 or later then the CC3200 initialization will not turn on the internal networking processor function so the CC3200 application can start running prior to Wi-Fi activity. In such a scenario the application code can use the CC3200 ADC to monitor battery voltage but keep in mind that the ADC accuracy needs to be factored into any decision to enable or disable the NWP for normal operation. For more details on optimal detection and handling of consecutive resets owing to supply brownout to maximize system robustness see the last section of this document. |
Other comments on circuit and software design: For systems requiring an external DC2DC power converter the TI TPS61029 may be worth considering.