Solved
GPIO Usage on STM32N6
This is a pretty basic question but I would like a bit of clarity if possible.
If a GPIO pin is configured for the fsbl code can it also be used in the Appli code?
If so how would you go about defining it in the Appli code? There doesn't seem to be an option to use a GPIO pin in both fsbl and Appli in STM32CubeMX or do you have to configure it manually in the Appli code?
