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

EPROM Emulator max size? #25

Open
muramasatheninja opened this issue Apr 25, 2024 · 2 comments
Open

EPROM Emulator max size? #25

muramasatheninja opened this issue Apr 25, 2024 · 2 comments

Comments

@muramasatheninja
Copy link

Hi, I just stumbled upon your eprom emulator project. It looks like at the moment the max size is 64KB (27C512). I have a project that needs 512KB (27C040). I wanted to see if it would be possible to scale this design up for that and if you had any recommendations to accomplish this?

@GrantMTG
Copy link

GrantMTG commented Apr 26, 2024

I don't know where you are going to get the pins from. Maybe a larger form factor Teensy, if there is such a thing? Check out the schematic:

https://github.com/MicroCoreLabs/Projects/blob/master/EPROM_Emulator/ROM_Emulator_PCB_CE_n/ROM_Emulator.pdf

@MicroCoreLabs
Copy link
Owner

If you adapt the design to the Teensy 4.1 you should have enough pins. Will be a larger PCB however...

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

3 participants