Hello,
I've implemented the "deepsleep" mode of DM355 as per the procedure outlined in section 12.5.1 of sprufb3 (ARM Subsystem User's Guide). This works fine.
What I want to know is, is there any way to further reduce the power consumption of DM355 while it is in deep sleep mode? In Deep Sleep mode, is the DSP co-processor core powered down or is it only the ARM that goes to sleep? Is there any way to power down the DSP core and reduce the power consumption further?
A related question would be: In out application sometimes we don't use video functionality, but we do need the ARM up and running for say UART communication. In such a mode, is it possible to power down the DSP core and reduce the power consumption? I've already implemented PLL bypass mode and a 48MHz operating mode for DM355 by adjusting the PLLM register(s). So just wondering if there's any additional way to reduce power consumption, perhaps by putting the DSP co-processor to sleep.
Any help is much appreciated.
Best regards,
Kapil Pendse