STM32H7S78-DK flashing issue: "Failed to execute MI command"
Hello,
I am working with the STM32H7S78-DK board and I want to toggle the LEDs LD1 (PO1) and LD2 (PO5).
I followed the instructions from this GitHub resource:
and this YouTube video:
https://www.youtube.com/watch?v=sPiFBzvCWfI&t=945s
However, when I try to flash my program into the development board, I get this error:

I am not able to program the board because of this.
:right_arrow: Can anyone guide me on how to solve this flashing issue?
:right_arrow: Do I need to configure something specific in STM32CubeIDE or CubeProgrammer for STM32H7S78-DK?
