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.

Low power mode activation during idle - cc1310

Other Parts Discussed in Thread: CC1310

Hello,

I want to put the cc1310 in low power mode when I want or when te idle task is running. I saw that this kind of thing is possible on MSP430 with Ti-Rtos by changing things in the configuration file.

Is it possible on cc1310 family with ti-rtos ?

Thank you in advance for your help.

The version of ti-rtos i am using is  2.16.1.14 for CC13XX devices.

Best Regards,

Yannick

  • Hi Yannick,
    Yes, TI-RTOS 2.16.1.14 supports power management on the CC13xx. You can find the TI-RTOS Power Management doc in <TIRTOS_INSTALL_DIR>/docs. The TI-RTOS examples for CC13xx have power management enabled by default, and its configuration is in the <board>.c file.
    Best regards,
    Janet