Question
how gpio toogle on STM32 NUCLEO L4R5ZI can be configured?
hello team,
I am trying to get started with NUCLEO l4r5zi board.
The first program i am doing is to blink a LED on board (PB7) .
Problem is the program builds successfully and is loaded on the board . but the LED is not blinking.
Moreover the Console reads a breakpoint on MX_INIT_GPIO.
Please guide me with the procedure to perform this .

