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

More standard VGA modes #5

Open
thedrip opened this issue May 26, 2020 · 2 comments
Open

More standard VGA modes #5

thedrip opened this issue May 26, 2020 · 2 comments

Comments

@thedrip
Copy link

thedrip commented May 26, 2020

Is it possible to implement a more standard VGA mode like 640x480@60.

For testing purposes really, I have two monitors that aren't supporting either mode. Oscilloscope readings of the vertical and horizontal sync look correct for both resolutions, as does the dot clock on the color lines.

I'm out of Monitors to try!

Thanks

@konimaru
Copy link

konimaru commented May 26, 2020

https://github.com/konimaru/waitvid.2048/tree/master/480p
Although I don't expect any issues, please try it beforehand (e.g. grab the archive and run the demo).

@thedrip
Copy link
Author

thedrip commented May 30, 2020

It worked great. My issue was that I re-spun the board from schematics and got Hsync and vsync backwards.

Works great, including in the 640x480 and 720x480 modes!

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