Send go command to usart bootloader
Hi all,I'm trying to adapt stm32loader python script to use it with stm32wl5 chip. So for now it's working i'm able to flash my stm, but for now after flashing Id like to run my firmware.Here is my step procedure : - Put BOOT0 to 1 - RESET mcu - Put ...