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.

Compiler/CC3220: CC3220 LPDS

Part Number: CC3220

Tool/software: TI C/C++ Compiler

hello

I want to wake up PRCM_LPDS_HOST_IRQ PRCM_LPDS_GPIO PRCM_LPDS_TIMER in CC3220 alwaysConnected LPDS mode, but I can't find the sample in SDK. I don't know how to do it.Can you provide a practical example for me to learn how to implement?

  • Hello,

    Unfortunately we don't have any practical examples that illustrate how LPDS works. However, we do have API documentation for what you are looking for here. There's some APIs in there that allow you to configure the power for LPDS as well as wake up configurations. 

    Hope this helps.

    -Jesu