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

Connection issue Blue Pill #30

Open
Gybb opened this issue Aug 29, 2022 · 14 comments
Open

Connection issue Blue Pill #30

Gybb opened this issue Aug 29, 2022 · 14 comments

Comments

@Gybb
Copy link

Gybb commented Aug 29, 2022

image

So I have 2 of these each, the right one work flawless but the left one does not.
Left one flash without issue using ST-link.
The issue is that when I connect to Configurator it disconnect after about 5 seconds, reconnect and disconnect and then stay disconnected.
Pressing reset just repeat the disconnect cycle.
Windows recognize it as connected but not the Configurator.

The USB connector is different and it says MYS 806 instead of MYS 808 on the chip.

Tried reflashing to no avail.

Any ideas why it won't work?
Regards
F

@Reksotiv
Copy link
Member

Reksotiv commented Sep 3, 2022

Hi, i have no idea how to make it work. It might be fake, the hole looks too big
image
Original
image
you can check with st-link and this app but some fakes work fine.
stmTest.zip

@Gybb
Copy link
Author

Gybb commented Sep 11, 2022

So the one that doesn't work correctly has 256kB flash size when I connect to ST-LINK, the one that work has 128kB.
It also says STM32F10xx High density for the non working and medium density for the working in "product family"

Anyway, hard to tell them apart until you connect them :)

@16sth
Copy link

16sth commented Sep 26, 2022

Fake Bluepill has square button. Nearly all Ebay sellers show Bluepill with round button but send fake square button board. Ask me how I know!! Been searching for ages for genuine Bluepill as I think this software is brilliant

bluepill

@Skinest
Copy link

Skinest commented Nov 24, 2022

Same problem here. I've found out that if you are quick enough to press the Write config button in some cases it manages to write it and same with Read config. So it's clearly a software issue. Did anyone find a solution?

@Skinest
Copy link

Skinest commented Nov 26, 2022

Maybe this helps someone choose a proper board when buying. I got 2 types, one is disconnecting same as for Gybb and also has the same ammount of memory as his board (256kb). Another one works fine but has only 64kb of memory, but that seems to be enough for this project.
OKboard
DCboard

@thefreejr
Copy link

So, any ideas here? I have the same issue whith disconnecting board.

@AirPowerCrwChief
Copy link

@thefreejr you aren't the only one. I have the same issue with 2 boards I bought. Found one Amazon store that sells working boards though, https://www.amazon.com/gp/product/B07VKSVM21/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&th=1

@AhvianRF
Copy link

Hello, have anyone managed to solve this issue? I have the same problem with a "High density" bluepill with 256k memory

@timgray
Copy link

timgray commented Jul 30, 2024

Also having the same issue. Mine is the opposite. the square button fake ones work perfectly while the round button ones are all failing because they have a larger flash.

@lawsjr
Copy link

lawsjr commented Aug 22, 2024

So far I have went through 7 boards from Amazon. Two different sellers and none of them will stat connected. All are square button boards. The last 4 are all 64K boards.. None will stay connected longer than 20 seconds. then disconnect and will not reconnect.

@AhvianRF
Copy link

I have the same issue with my bluepill which also has 256k flash.

At first, I suspected that my bluepill had the wrong pullup resistor on D+, which prevented it from staying connected, but after checking, it had the recommended 1.5k on it. Moreover, I've already used it with other projects and the USB communication worked just fine.

I think the issue lies on the FreeJoy firmware which does not handle 256k boards.

@lawsjr
Copy link

lawsjr commented Aug 28, 2024

Has anyone found boards that actually work? I have 6 now all dead. They connect with USB just fine and power up just fine and flash just fine. But will not stay connected in freejoy. Almost acts like to me there is an issue with the software not the boards them self. All boards are 64K boards.

@Reksotiv
Copy link
Member

Reksotiv commented Sep 21, 2024

Hello. I bought a fake board and after testing i can say that the problem is not in the configurator. After a few seconds the controller reports empty manufacturer and product strings, and also stops sending packets on interface 1, which is used by the configurator, but works on interface 0. Perhaps older versions of FJ will work with fakes, we did not separate USB into a composite device then.

@Assamita81
Copy link

Another one with the same issue here, though I just tested mine with the tester program from one of the first posts, and mine are fake, so I bought new ones that a user shared as working ones, so let's see if I can work with those

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

10 participants