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

Porting programmer to raspberry #38

Closed
hamid1920 opened this issue Jul 4, 2021 · 1 comment
Closed

Porting programmer to raspberry #38

hamid1920 opened this issue Jul 4, 2021 · 1 comment

Comments

@hamid1920
Copy link

Is it possible to add support for raspberry boards
It has all needed pins so there is no need to build a programmer pcb from scratch

@bbogush
Copy link
Owner

bbogush commented Jul 4, 2021

MCU should have some memory interface as FSMC in STM. Otherwise read/write of NAND using GPIO bit-banging will take hours. I see raspberry pi has SMI (secondary memory interface). Need to do proof of concept to see whether it is suitable.

@bbogush bbogush closed this as completed May 23, 2023
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