Open slorquet opened 3 years ago
HI. Almost impossible to diagnose that remotely.
A lot of blue pill version, and stm32 clones are existing.
You can try to play with delay in the source code. Sometimes it helps.
Also, show hidden devices in the WIndows Device Manager, and remove all previous HID devices you see.
Hi, sorry to bring it back. I have the same problem here. Mine is a Chinese clone of STM32F103, which has problem of "CPUTAPID 0x2ba01477" instead of 0x1ba01477. May be a clue if you wanna have a look?!
hello, I managed to flash your latest release (generic pc13) on a bluepill that already has a 1K5 pullup.
But windows cannot enumerate the device. It says in the device manager: failure to ask for a device descriptor. And the LED flashes quickly (100ms delays?)
Linux is more verbose:
It is not a hardware error, since I can enumerate both the blackmagic probe and the maple bootloader successfully with the same device:
Then:
The device also shows up in the device manager. The LED flashes slowly.
Something in your bootloader is not compatible with my bluepill.
How to investigate this?
I have already tried several things: mass erase flash unlock
Nothing helped. still fails to read device descriptor.
Thank you