Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install USB bootloader more than One Blue pill? #54

Open
PadmaIoT opened this issue Jun 26, 2022 · 1 comment
Open

How to install USB bootloader more than One Blue pill? #54

PadmaIoT opened this issue Jun 26, 2022 · 1 comment

Comments

@PadmaIoT
Copy link

PadmaIoT commented Jun 26, 2022

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?

@GonzoG
Copy link

GonzoG commented Jan 15, 2023

They will show as COM ports only if you there is a firmware with VCP on them, so you need to flash any firmware with USB CDC enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants