Skip to content

Scanvideo: hpulse for 640x480 #67

@ikjordan

Description

@ikjordan

In vga_modes.c line 428 h_pulse is set to 64. This results in my monitor displaying the screen image shifted, resulting in pixels on the right hand side of the image not being displayed.

Should it be set to 96? Other sources, e.g.
http://tinyvga.com/vga-timing/640x480@60Hz
https://vanhunteradams.com/Pico/VGA/VGA.html#Video-explanation
https://gregchadwick.co.uk/blog/playing-with-the-pico-pt5/
indicate this.

When I change the value to 96 my monitor displays the full screen image correctly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions