How to connect STM32h743zi to STLink ?
I make a board with a STM32H743ZI microcontroller and I don't really understand how to program it. The datasheet of the microcontroller is not very clear about that point. I have looked the schematic of the Nucleo board H743ZI and I undestand that only a USART and a JTAG/SWD link is needed. Is it this ? How do i do that with an USB ST link V2 or V3 ? This microcontroller have a bootloader. On the Bootloader documentation ST explains that bootloader is used to program the flash memory but in the nucleo board they don't use the the USART port of the bootloader to program the microcontroller.
