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

Add 640x400 @ 70Hz mode #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

patricksurry
Copy link

It'd be great if someone could document how the timing parameters are set up.

I added the 640x400 mode per http://www.tinyvga.com/vga-timing/640x400@70Hz since that aspect ratio is useful for me.

It seems to work but I'm uncertain about how to choose the different parameters since the 640x480 mode seems slightly different from the spec at http://www.tinyvga.com/vga-timing/640x480@60Hz and elsewhere.

I'm also curious why the PICO_SCANVIDEO_48MHZ modes are all ifdef'd out by default. I tried to add them back with add_definitions( -DPICO_SCANVIDEO_48MHZ=1 ) but they didn't seem to work directly even tho the clock seems slower than default 640x480 mode.

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

Successfully merging this pull request may close these issues.

1 participant