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

Any interest in a at32F435 , OSHW design ? #874

Closed
fenugrec opened this issue Feb 25, 2024 · 3 comments
Closed

Any interest in a at32F435 , OSHW design ? #874

fenugrec opened this issue Feb 25, 2024 · 3 comments

Comments

@fenugrec
Copy link

I'm aware of the OpenFlops project (stm32f105-based), but wondering if there would be any interest in a design using the more capable F435 part.
I'm thinking of something that could be shared on e.g. OSHPark and jlcpcb/pcbway for easy ordering (i.e. easier than playing the aliX/epay roulette and ending up with the wrong version...)

It's a fairly simple board, but is there already a reasonably-complete schematic somewhere ? If not, I could always sift through the code to find the pin assignments.

@keirf
Copy link
Owner

keirf commented Feb 26, 2024

The OpenFlops design already supports AT32F435 as a drop-in replacement for the STM32F105. However this isn't mentioned anywhere in the docs.

Possibly I should mention it under "Gotek Models" and/or "Enhanced Gotek" wiki pages?

Making a schematic of the new factory models could be useful anyway. That depends how fun you find it to reverse engineer schematics. :) The pin-out variations are largely covered in the file header here: https://github.com/keirf/flashfloppy/blob/master/src/gotek/board.c

@fenugrec
Copy link
Author

Thanks for the reply.

already supports AT32F435 as a drop-in replacement for the STM32F105

Ah good to know, I hadn't realized they were pin-compatible.

Making a schematic of the new factory models could be useful anyway.

Do you think they changed it in any significant way, if the new mcu is pin-compatible ?

I wonder why they went with discrete mosfets for certain signals instead of the obvious 74LS07 (hex buffer, open-drain outs)...

@keirf
Copy link
Owner

keirf commented Feb 26, 2024

The schematic didn't change very significantly. The buttons and rotary encoder move around a bit, is all.

Possibly the MOSFETs are cheaper and hardier? Board space isn't an issue.

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