diff --git a/datasheets/VGA Signal 640 x 480 @ 60 Hz Industry standard timing.html b/datasheets/VGA Signal 640 x 480 @ 60 Hz Industry standard timing.html new file mode 100644 index 0000000..33e253d --- /dev/null +++ b/datasheets/VGA Signal 640 x 480 @ 60 Hz Industry standard timing.html @@ -0,0 +1,46 @@ + + + + + +VGA Signal 640 x 480 @ 60 Hz Industry standard timing + + + +
+
+ TinyVGA.com: VGA Microcontroller projects +
+ +

VGA Signal 640 x 480 @ 60 Hz Industry standard timing

+

+

+ +
+

General timing

Screen refresh rate60 Hz
Vertical refresh31.46875 kHz
Pixel freq.25.175 MHz

Horizontal timing (line)

Polarity of horizontal sync pulse is negative.

Scanline partPixelsTime [µs]
Visible area64025.422045680238
Front porch160.63555114200596
Sync pulse963.8133068520357
Back porch481.9066534260179
Whole line80031.777557100298

Vertical timing (frame)

Polarity of vertical sync pulse is negative.

Frame partLinesTime [ms]
Visible area48015.253227408143
Front porch100.31777557100298
Sync pulse20.063555114200596
Back porch331.0486593843098
Whole frame52516.683217477656

+ + + + + + diff --git a/docs/video_timing.txt b/docs/video_timing.txt new file mode 100644 index 0000000..eec6cc3 --- /dev/null +++ b/docs/video_timing.txt @@ -0,0 +1,53 @@ +5MHZ IS VALID +128.0 K VRAM, up to 524280 pixels. +Pixel Clock (Mhz) > 25.175 +Signal Clock (Mhz) > 5 +Horizontal Resolution > 640 +Vertical Resolution > 480 +Horzontal Front Porch: 6 +Horzontal Sync: 8 +Horzontal Back Porch: 5 + +Vertical Front Porch: 10 +Vertical Sync: 4 +Vertical Back Porch: 18 + +Expected exact frequency: 59.15 Hz +Image pixel count: 307200 of maximum 524280 +Words per line: 160 + +8MHZ IS VALID +80.0 K VRAM, up to 327680 pixels. +Pixel Clock (Mhz) > 25.175 +Signal Clock (Mhz) > 8 +Horizontal Resolution > 640 +Vertical Resolution > 480 +Horzontal Front Porch: 11 +Horzontal Sync: 13 +Horzontal Back Porch: 7 + +Vertical Front Porch: 10 +Vertical Sync: 4 +Vertical Back Porch: 18 + +Expected exact frequency: 58.88 Hz +Image pixel count: 307200 of maximum 327680 +Words per line: 160 + +800X600 +128.0 K VRAM, up to 524288 pixels. +Pixel Clock (Mhz) > 40 +Signal Clock (Mhz) > 8 +Horizontal Resolution > 800 +Vertical Resolution > 600 +Horzontal Front Porch: 8 +Horzontal Sync: 13 +Horzontal Back Porch: 7 + +Vertical Front Porch: 10 +Vertical Sync: 4 +Vertical Back Porch: 18 + +Expected exact frequency: 58.6 Hz +Image pixel count: 480000 of maximum 524288 +Words per line: 200