Unrecognized device on STMFlashloader
Hello,I'm working on STM32l051K8 MCU with the custom board design. I just wanted to enter the device to the bootloader for serial flashing via USART peripheral. Here is the simple C code to enter into the bootloader for STM32L0xx family MCU.void Jump...