Tool/software:
Hello,
I am working on power down modes with CC1354P10-1 board and simplelink_cc13xx_cc26xx_sdk_7_40 SDK. For this I choose an example project "gpioshutdown_LP_EM_CC1354P10_1_freertos_ticlang" from stock examples.
When I build this and download on to the board all working good and I could see the power going to uA when the onboard button pressed. All good so far.
Further I would like to use the shutdown time from the function "Power_shutdown( shutdownState, shutdownTime)", I would expect the second parameter in this function should be a delay to wakeup automatically from the shutdown. Which never works/wakeup.
Also, I would lie to use other power modes sleep and idle. Can anyone help me how to use these modes any documents or examples would highly appreciated. Regards.
Satya