Skip to content

Instantly share code, notes, and snippets.

@mxwell
Created September 25, 2013 14:56
Show Gist options
  • Save mxwell/6700843 to your computer and use it in GitHub Desktop.
Save mxwell/6700843 to your computer and use it in GitHub Desktop.
DTD is a part of EDID. Samples for some modes.
## non-std: 720x288p@50Hz
- clock: 13.5MHz
- horizontal: 720-4-136-4 or 720-724-860-864
- vertical: 288-4-16-4 or 288-292-308-312
- DTD: `46 05 D0 90 20 20 18 10 04 88 40 01 00 00 00 00 00 18`
## std: 720x576p@50Hz
- clock: 27MHz
- horizontal: 720-732-796-864
- vertical: 576-581-586-625
- DTD: `8C 0A D0 90 20 40 31 20 0C 40 55 00 00 00 00 00 00 18`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment