You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using Arduino IDE for programming BluePill for a long time using serial(FTDI Module), Operating system windows 64bit.
I followed this guy and installed a USB bootloader by STM32CUBEPROGRAMMER and it is still running fine. But the problem happened when I tried to use multiple blue pills, all uploaded the same HID bootloader. My computer only recognizes my 1st blue pill only as a virtual com port. And for the rest of them, it shows in device manager:
unknown USB device (device descriptor request failed)
How to get rid of this situation?
How to create a virtual com port for all of them?
The text was updated successfully, but these errors were encountered:
Hi,
I am using Arduino IDE for programming BluePill for a long time using serial(FTDI Module), Operating system windows 64bit.
I followed this guy and installed a USB bootloader by STM32CUBEPROGRAMMER and it is still running fine. But the problem happened when I tried to use multiple blue pills, all uploaded the same HID bootloader. My computer only recognizes my 1st blue pill only as a virtual com port. And for the rest of them, it shows in device manager:
How to get rid of this situation?
How to create a virtual com port for all of them?
The text was updated successfully, but these errors were encountered: