Other Parts Discussed in Thread: CC2652R7
Hi Experts,
How to trigger SHUTDOWN mode and wakeup from SHUTDOWN mode for CC2340R5?
Is there example in SDK?
Best Regards,
Seamus
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.
Hi Seamus,
We have no example for CC2340R5 yet.#
However within the CC2365-SDK we have an examples that shows how shutdown and wakeup can be done with our devices.
You can find the example in the SDKs folder navigating to \examples\rtos\LP_CC2652R7\drivers\gpioshutdown.#
The functions used in this example are implemented for CC2340R5, too.
You will find them in PowerCC23X0.c
Regards,
Alex