In my design I am planning to power up some sensors from nRF52832 GPIOs. Is it possible to maintain the GPIO state high during the low power mode of MCU?
Please guide here.
In my design I am planning to power up some sensors from nRF52832 GPIOs. Is it possible to maintain the GPIO state high during the low power mode of MCU?
Please guide here.
Hello Gaurav,
All GPIO settings are preserved even through System Off mode. See the answer to this question for more information: GPIO Info
Regards, John