-
Notifications
You must be signed in to change notification settings - Fork 131
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
Unrecognized Device Blue Pill to Blackmagic #61
Comments
I went through those before posting: My running theory is the dfu flashed at address 0x800000 doesn't work for my board. |
I bought another set of bluepills. This set matches the images on the troubleshooting page. When I flash over UART using the demo it's slimming down the 52k file to 24k (which is the remaining flash size) |
I just noticed the component that has 32k written on it as well. Checking the aliexpress link you gave the first offering of blue pill on aliexpress also has that 32k: |
Ok the issue is clear now. I guess let this be a warning that there are blue pills with smaller flash. |
Followed instructions to download blackmagic to blue pill:
When plugging back in the Bluepill windows no longer recognizes the device.
![image](https://user-images.githubusercontent.com/9385708/186815368-7956ddd6-78d3-4669-aa75-e8ffe1c7a010.png)
![image](https://user-images.githubusercontent.com/9385708/186816226-a862926c-f4f1-4a14-badd-4bdde9498fbb.png)
Attempting to install libusb-win32 drivers to the device with zadig fails as well.
This happened on 2 blue-pills.
Plugging in the blue-pills before attempting this process showed up on windows as STM32X device and the fact that UART was successful tells me it's unlikely the Dataline resistor is at fault here. Not sure what to do at this point
The text was updated successfully, but these errors were encountered: