-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Hi
I've uploaded STM32duino-bootloader via st-link and installed windows driver using libwdi.
https://github.com/rogerclarkmelbourne/STM32duino-bootloader/tree/master/binaries
https://github.com/pbatard/libwdi/releases
and I have a "Maple(COM12)" in my device manager.
but whenever I upload a sketch using upload methods st-link or serial, "Maple(COM12)" vanished.
possibly because upload vector of Arduino_Core_STM32 does not bypass the STM32duino-bootloader, so that the boot loader is lost.
how can I set a different upload vector an keep using Serial USB?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request