Hello,
I am a little bit confused about power-hardware solutions (LDOs vs DCDC) to provide power to the "low power" C5000 DSP, more precisely the C5535 AND enabling the RTC Only mode.
My typical application set-up is :
- battery powered (Li-Ion / min=3v3, max=4v3, typcial 3v6-3v7),
- DSP is running at 100 MHz,
- CVDD, at 1v3, sinks approx 30 mA.
I would like to use a DCDC to provide the CVDD 1v3 rather than the integrated DSP_LDO because of efficiency. In fact, using :
- a DCDC, input DCDC current will be around 13mA taking into account the 85% efficiency,
- integrated LDO_DSP, input LDOI current will be around 30 mA, so more than twice compared with the DCDC.
The problem is that the in IDLE MODE 3 (RTC only), the C5535 requires
- 1v8 for LDO_In (ANA_LDOI, DSP_LDOI and USB_LODI), and
- 1v3 for CVDDRTC,
- 3v3 for DvDDRTC, and
- DSP_LDO_EN_b tied to low.
This information can be found at http://processors.wiki.ti.com/images/b/ba/RTCOnlyMode.pdf
So is it possible to use the DCDC 1v3 output as CVDD 1V3 rather than the DSP_LDO_O, even if DSP_LDO_EN is tied low ?
I am afraid now that in RTC Mode 3, my DCDC efficiency will low to provide 3v3 just for some µA (perhaps more than the DSP itself ...)
Any idea to avoid this issue ?
Thanks.
Nicolas