What are the common interfaces of TFT LCD
When we are selecting and applying a LCD screen, we need to select the interface mode of the LCD screen suitable for the communication end of our host according to our motherboard. Of course, it can also be equipped with HDMI, VGA and DVI driver boards to solve this problem.
1、MCU
The transmission rate is relatively low. MCU interface is generally used on small-size TFT, and must have on-chip GRAM.
2、SPI
The propagation speed of SPI interface is slow. It is generally used for TFT LCD below 2 inch.
3、RGB
RGB interface is one of the most commonly used interface modes of LCD screen. It is faster than MCU interface and can be used without GRAM.
4、LVDS
LVDS interface low voltage differential signal, adopts low voltage and low current driving mode, so it realizes low noise and low consumption.
5、MIPI
The purpose of MIPI interface is to reduce the design complexity of mobile phone, reduce cost and power consumption and improve reliability.
6、eDP
The transmission rate of ePD interface mode is much higher than that of LVDS interface. eDP interface can transmit high-resolution signals with simple connectors.
We don't supply MCU and SPI interface modes.
Back