From power-on to GPIO settings 【STM32H743XGH6】
I would like to know the necessary operations and settings from power on to GPIO control.
I have made a board using STM32H743XGH6.
I want to set the GPIOs to turn on the LEDs, but it does not work.
I am setting the GPIOs by manipulating the registers directly with JTAG.
I would like to know what other settings are necessary before I can get the GPIO to work.
(For example, set this register here, etc.).
Sorry for the general explanation.
Assuming there is nothing wrong with the circuit, any advice would make me happy.
