User Activity

I am using STM32 board: STM32H753I-EVAL2 board and wish to turn on/off the 4 color user LEDs by press of a button on the 640 x 480 TFT LCD screen attached to the board. Any tutorials where I can learn how to make the LCD screen and GPIO ports in the ...
I am trying to flash the STM32H753I-EVAL-2 board with a .hex file generated from STM cube IDE version 1.14.0. The code is build without error, but while loading it using the STMCube Programmer, I am getting the following errors:Error: Failed to downl...