STM32duino-bootloader icon indicating copy to clipboard operation
STM32duino-bootloader copied to clipboard

usb clock is disabled before loading user firmware

Open catscury opened this issue 4 years ago • 0 comments

Usb-serial example from https://github.com/stm32-rs/stm32f1xx-hal loaded by STM32duino-bootloader can't bring up usb. The firmware loaded by internal bootloader or by patched STM32duino-bootloader works correct. The patch was tested on bluepill board on linux.

catscury avatar Aug 25 '21 11:08 catscury