I'm using the graphics libraries to draw to the LCD (480x272) display in a TWR board. I need more pixels, so I want to use the auto board and a DVI display (800x480) instead. How can I tackle this?
Solved! Go to Solution.
You need to modify the initialization of the timings of the DCU.
VGA timings can be obtained here: http://tinyvga.com/vga-timing
Attached some example code.
You need to modify the initialization of the timings of the DCU.
VGA timings can be obtained here: http://tinyvga.com/vga-timing
Attached some example code.
Thank you,
Is the attached code for twr or auto board?
Is for any. There is the code to select the proper display you board has, for example xga or svga. That will work on auto evb