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.

Deep Sleep

Other Parts Discussed in Thread: SYSBIOS, OMAP-L138

Hi every one.

I’m working with the LCDK C6748 and I’m trying to reduce the power consumption as low as possible, I saw the technical reference about a Deep Sleep and it could be what I need.

Do you have an example for Deep Sleep? By the way I’m not using the RTOS

Thank you in advance

  • Hi
    We don't have a Starterware example on this.
    Even if you are not planning to use SYSBIOS and the Power Module supported by it

    http://processors.wiki.ti.com/index.php/Power_Module_for_C6748_and_OMAP-L138#Constraints_for_Power_SLEEP_and_Power_DEEPSLEEP
    I think you can use the low level source code available as part of this module library, which is somewhat OS agnostic

    If you download or already have bios package , you will find the relevant deep sleep programming in the following folder

    bios_6_33_04_39\packages\ti\sysbios\family\c674\pmi

    in pmi_slp.c.



    Hope this helps.
    Regards
    Mukul