Open bootloader example in STM32H573ID-K
Hi! I want to run the Open bootloader example of H573ID-K board but the example is not working for me. I want to bootload a simple IO toggle example via UART. I changed the flash address to FLASH (rx) : ORIGIN = 0x08008000, LENGTH = 2016Kand #define...