ST bootloader - pin states
Hi,
I'm currently gaining experience with the STM32G4, whose ROM bootloader supports various interfaces. AN2606 describes the configuration of the pins occupied by the interfaces.
Various pins are operated in push-pull mode, which can lead to undesirable effects in an external circuit.
My question is whether it is possible to deactivate unneeded interfaces in the bootloader, e.g. via option bytes, or whether this can only be achieved with a separate bootloader.
Thanks in advance for your feedback!
