User Activity

References: Reference manual RM0433 Rev 5, June 2018 (for STM32H743/753 and STM32H750)Datasheet DS12110 Rev 5, July 2018 (for STM32H743xI)I am taking a course on microcontrollers using the Nucleo-H743ZI board and finding a few issues along the way, b...
I am leaning to program the H743ZI and have a simple application where the user leds blink at a certain rate given by a delay produced by a for loop.When the code is uploaded, I get the desired rate. If I disconnect and connect the board again, the p...