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.

Video out from AM3354

Other Parts Discussed in Thread: AM3354

Hai,

Can somebody let me know if AM3354 can output both interlaced and progressive video on the LCD data lines coming from LCD controller.

Regards,

Erfan

  • Erfan,

    From a hardware perspective, the short answer to your question is no. The LCDC will inherently display in a progressive type format as it will send data line by line without skipping. However, the LCDC will send out whatever data you tell it to so it should be possible to emulate an interlaced video output. The down side is that it will likely require extensive software processing.

    -Tyler