Resolved! STM32H7 GPIO control by both M4 and M7
Hello,I have a GPIO pin that is owned and used by the M4, i.e. Pin Context Assignment. But on power-up, I'd like the M7 to do some work with it, toggle the state, before it starts the M4. Is it possible for the M7 to programmatically take ownership...