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

SFRC922D but use GD32F103 #695

Closed
denjhang opened this issue Oct 8, 2022 · 13 comments
Closed

SFRC922D but use GD32F103 #695

denjhang opened this issue Oct 8, 2022 · 13 comments

Comments

@denjhang
Copy link

denjhang commented Oct 8, 2022

7B735C78B265097C5A107F84C3CAB0E5
9F4DAB45355B36BD0413DE2568E6CAD0

This version uses a black case and it looks like you have to avoid buying this type of gotek too.

@keirf
Copy link
Owner

keirf commented Oct 8, 2022

I could be wrong but this is probably an old model?

@denjhang
Copy link
Author

I could be wrong but this is probably an old model?

This device doesn't look old, and at the moment I've found many gotek models that use stm32f103 or ch32f103, which might be some new variant. But in general, none of the xx32f103 can use the existing flashfloppy firmware.

@keirf
Copy link
Owner

keirf commented Oct 10, 2022

Stm32f103 doesn't work as a usb host. The ch32 pictured does, though.

@denjhang
Copy link
Author

Stm32f103 doesn't work as a usb host. The ch32 pictured does, though.

So is it possible for flashfloppy to launch ch32f103 version?I can cooperate with the test firmware. Otherwise it looks like I wasted money (black gotek for 100RMB).

@keirf
Copy link
Owner

keirf commented Oct 10, 2022

I'd need to know there will be significant numbers of them to be worth supporting. And English documentation for the chip.

Looking newly made and being actually newly made are two different things. We don't know if this is old stock.

@denjhang
Copy link
Author

@denjhang
Copy link
Author

CH32F103DS0.PDF

@denjhang
Copy link
Author

As far as I know, gotek using ch32f103 version is currently available on Xianyu (China's online flea market), Taobao, Pinduoduo and other websites. And these goteks are usually very cheap, and since the ch32 version can't use flashfloppy or HXC firmware, many people sell this kind of goteks at low prices.

@keirf
Copy link
Owner

keirf commented Oct 10, 2022

There's no way FlashFloppy is going to work in 20kB SRAM: 32kB (AT32F415) is bad enough, and I'm encouraging users to get AT32F435 if possible. I strongly doubt that HxC would port to 103 clones either, although I can't speak for that project of course.

@keirf
Copy link
Owner

keirf commented Oct 10, 2022

I have added a warning to the wiki (https://github.com/keirf/FlashFloppy/wiki/Gotek-Models#unsupported-models) -- are there any defining characteristics to warn about: eg are they always display-less and button-less? Model number? etc
Thanks!

@denjhang
Copy link
Author

This model needs to be avoided:
Black gotek, the motherboard model is SFRC922D.
The display is missing, there are no buttons, just a green LED.

@denjhang
Copy link
Author

denjhang commented Oct 10, 2022

Also, is it possible to adapt flashfloppy to ch32f103 by adding external SRAM?
Perhaps ch32f103 can add SRAM through flying leads to solve the problem of SRAM capacity limitation.

@keirf
Copy link
Owner

keirf commented Oct 10, 2022

These low-end MCUs do not have an external memory interface.

I have updated the wiki further with identifying information. That's all I can do for this ticket. Thanks for the info!

@keirf keirf closed this as completed Oct 10, 2022
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