UART Bootloader
I am trying to flash the memory of the STM32-L43KC (Nucleo-32) MCU with the UART Bootloader. I have connected the TX and RX pins of the board to FTDI USB-RS232 connecter. To boot from the system memory, I have also configured the option bytes accordi...