Tool/software:
Hello,
I want to retain the previous state of GPIO after reset. The state of GPIO should not be changed during hibernate reset and after reset the state should be the same as before reset.
I saw this post about GPIO retention: https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/915884/cc3220mod-gpio-retention-in-hibernate-and-power-consumption
Where they mentioned by using .syscfg how pins could be selected and their pin park states can be changed according to the requirement.
I need one GPIO output state to remain high even after hibernate reset. But still it goes to low after hibernate reset (PRCMHibernateCycleTrigger())
This is my .syscfg setting for Power driver.
Please let me know the process for GPIO output state retention.
Regards,
Swapnil