UART Bootloader on STM32F04xxx
Hello!
I'm trying to use the embedded bootloader on STM32F042K6T6, by UART protocol, but no luck yet. I'm using USART1 pins (PA9/PA10) and BOOT0 to a button and 3v3, so I press this button and power on my board. On STM32CubeProgrammer, I've selected my UART to USB converter (pullup on RX line) COM port and after clicking "Connect" on software, there is a response from target but it didn't go on:
Am I missing anything?
Thanks!
