Resolved! STM32MP157D- DK1 :- User LED Blink Program
Hello Friends, I started learning programming on the STM32MP157D-DK1 evaluation board. I wrote code to blink the user LED LD6, which is connected to PA13, but the LED did not change its state (BSRR register). Can anyone please help me identify what m...