-
Notifications
You must be signed in to change notification settings - Fork 227
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
Add Bypass Capacitors for Voltage Smoothing #812
Comments
I figured it's been a while so I should post an update on this as I have made some progress. Here are the things I've found out and my progress thus far:
As always, questions/comments are welcome. :3 |
Following, and definitely interested in increased electrical compatibility |
I’ve recently cloned the N64 GameShark and released it publicly. It uses an Altera EPM240, and it doesn’t work with the sanni cart reader until I program it with verilog to sample the input signals more times than is compatible with the speed at which the signals are executed on an N64. This has caused the realization that the voltage on the sanni cart reader is not stabilized, and for better compatibility and stability, I am recommending the design be updated with bypass capacitor to smooth the voltage running to attached devices. This should allow the N64 GameShark clone to function with the verilog meant for the N64 as well.
The text was updated successfully, but these errors were encountered: