Resolved! GPIO pin current info
When a GPIO pin is connected to power an external device via Magnetic switch, from the STM32 point of view how does it know if the Magnetic switch is ON/OFF? ON -> Device is powered ON similarly OFF.Can STM32 detects change in current on GPIO pins?A...