Question
I would like to knew why the GPIO-Pin PA11 is on high level while the Board boots. I configured the Pin Muxing with CubeMx and Loaded the Device tree for the Kernel in the boot directory and synced it. I configured the pin as a PWM pin.
When I run my M4 Application every thing is working fine. But while the Board boots until i start the M4 remoteproc the pin is on high level. How can I set the pins reset(boot) configuration to low? I'am using the developer package.
