Other Parts Discussed in Thread: CC2340R5
What are the APIs to put the device into idle mode, standby mode, and shutdown mode? Are there any examples in the SDK to demonstrate these transitions?"
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.
What are the APIs to put the device into idle mode, standby mode, and shutdown mode? Are there any examples in the SDK to demonstrate these transitions?"
Hi,
It looks like the same question has already been discussed.
To reiterate - power modes are handled by the Power driver. Application developers are recommended to avoid altering the functioning of the power driver.
Shutdown mode is the only exception and the example <SDK>\examples\rtos\LP_EM_CC2340R5\drivers\gpioshutdown can be referenced.
I hope this will hlep,
Regards,