Can you kindly help me to get system bootloader working?
Im my system based on STM32H753 I would like to use system bootloader by USART1.After struggling with my PCB without getting bootloader working then I switched to NUCLEO-H743ZI2 board.From AN2606 I know that PA10 is RX input and PA9 is TX output so I...