I use STM32F103 board (blue pill) with STM32duino-bootloader. I put the device into bootloader mode, and it appears in Windows Device Manager
I checked ID of the device and it's correct:
Then I select the upload method in Arduino IDE:
And after I started upload I got an error:
It seems the loader can't find my device. But what the reason? It works correctly in Windows 7.
I use STM32F103 board (blue pill) with STM32duino-bootloader. I put the device into bootloader mode, and it appears in Windows Device Manager I checked ID of the device and it's correct: Then I select the upload method in Arduino IDE: And after I started upload I got an error: It seems the loader can't find my device. But what the reason? It works correctly in Windows 7.