BELK-AN-004: Interfacing BoraEVB/BoraXEVB to TFT LCD display

From DAVE Developer's Wiki
Revision as of 09:27, 1 September 2015 by U0001 (talk | contribs) (Created page with "= AN-BELK-005: Interfacing BoraEVB to TFT LCD display= ==Introduction== This application note describes the interfacing of Ampire AM-800480STMQW-TA1 display to BoraEVB. This p...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

AN-BELK-005: Interfacing BoraEVB to TFT LCD display[edit | edit source]

Introduction[edit | edit source]

This application note describes the interfacing of Ampire AM-800480STMQW-TA1 display to BoraEVB. This project is based on BELK 2.2.0.

Physical interfacing[edit | edit source]

To interface the display a small adapter board is needed. It interfaces J22 connector on BoraEVB side and provides a 20-pin connector to directly attach display cable. It is also equipped with a linear regulator generating 2.5V. This voltage is used as power supply for the VDDIO_BANK13 rail. This voltage is required to implement LVDS differential pairs that drive display.

At this URL TBD schematics are available for download.

Block diagram[edit | edit source]

The following picture shows simplified block diagram of the design. To implement frame buffer, a portion of main SDRAM

Enabling frame buffer driver in linux kernel[edit | edit source]