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.

Dm814x Power Management

The TI white paper sprt495 "Power-Management Techniques for OMAP35x" discusses several mechanisms for reducing power consumption with the goal of extending battery life. These include:

-Dynamic Voltage and Frequency Scaling (DVFS)

- Adaptive Voltage Scaling (AVS)

- Dynamic Power Switching (DPS)

- Static Leakage Management (SLM)

Will these mechanism be available on the Dm8148 making it suitable for battery operated applications?

I am specifically concerned about the power consumption during IDLE periods when no threads are running. In this state the ARM processor is usually placed in the Wait-For-Interrupt (WFI) mode with its clocks gated off but with the PLL_ARM still locked to allow for fast (1 to 10 microsecond) wake up in response to an interrupt. My concern is that the ARM_PLL will draw too much current in this mode.

The more general question is: Does TI recommend the Dm814x for battery operated applications such as Tablets, and Portable Media Players?

Thanks!

Don