Hello,
Does DM368 support generic video o/p like PC graphics resolution or VESA standard o/p?
Thanks
Hitesh
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
Does DM368 support generic video o/p like PC graphics resolution or VESA standard o/p?
Thanks
Hitesh
Hitesh,
As Paul mentions the DM can output 24 bit RGB data which can then be used to drive many different types of video devices up to 74.25MHz, which is high enough to support 720p60 or 1080i60, along with many other VESA modes.
Have a look at the following Wiki page which was written for OMAP, but which is also very much applicable to the DM devices.
http://processors.wiki.ti.com/index.php/Display_Subsystem#OMAP3_Display_Sub-system_Connectivity
The DM devices support interlaced output I believe, so can also include the FID signal.
For analog RGB you could also use the THS8135 video DAC.
BR,
Steve
Hello steve,
For VGA (VESA ) support i have to use video DAC with HSYNC and VSYNC output.
I think THS8135 doesn't have sync output.
BR,
Hitesh
The syncs are digital signals, so you need to simply level shift the signals coming from the processor, something like this...
You would connect the 8 color bits to the upper 8 inputs of the THS and connect the lowest 2 bits to '0'
BR,
Steve