Difference between revisions of "HDMI to LVDS"

From Geekworm Wiki
Jump to navigation Jump to search
(Created page with "{{GD Template Impl}} ==Overview== ==Features== ==Packing List== ==User Manual== * Hardware Installation: * How to make it work: ==FAQ== <!-- 这里提供了一个Q&A的...")
 
Line 3: Line 3:
  
 
==Features==
 
==Features==
 +
* Suitable for converting HDMI input signals to TTL RGB or LVDS outputs, with a maximum bandwidth of 340MHz;
 +
* HDMI input supports multiple resolutions such as 720P, 1080P, 4K@30, etc.;
 +
* Built-in EDID data, the preferred resolution can be set through the serial port;
 +
* The output can be selected as RGB or LVDS through the serial port or on-board resistors;
 +
* With backlight control, when the output is LVDS signal, the screen can be directly clicked;
 +
* With 3.5mm headphone output, analog stereo output can be output;
 +
* DC12V power supply, the board power consumption is less than 1.5W;
 +
* HDCP is not supported.
  
 
==Packing List==
 
==Packing List==

Revision as of 18:48, 6 March 2025

Overview

Features

  • Suitable for converting HDMI input signals to TTL RGB or LVDS outputs, with a maximum bandwidth of 340MHz;
  • HDMI input supports multiple resolutions such as 720P, 1080P, 4K@30, etc.;
  • Built-in EDID data, the preferred resolution can be set through the serial port;
  • The output can be selected as RGB or LVDS through the serial port or on-board resistors;
  • With backlight control, when the output is LVDS signal, the screen can be directly clicked;
  • With 3.5mm headphone output, analog stereo output can be output;
  • DC12V power supply, the board power consumption is less than 1.5W;
  • HDCP is not supported.

Packing List

User Manual

  • Hardware Installation:
  • How to make it work:

FAQ

Q1: Question 1

A: Place the answer here.

Add your comment
Geekworm Wiki welcomes all comments. If you do not want to be anonymous, register or log in. It is free.


Anonymous user #2

2 days ago
Score 0++
Is it possible to configure this for 1024x768 at 30 FPS?

Ruby

one day 14 hours 47 minutes ago
Score 0++

Hi there! Please kindly refer to User Manual (https://wiki....1-EN.pdf) Page 5 - section "d) HDMI Built-in EDID Preferred Resolution Modification Command" for details.

Is it possible to configure this for 1024x768 at 30 FPS? == Yes, it supports a resolution of 1024×768 @ 60Hz.

Anonymous user #1

4 days ago
Score 0++
Is it possible to configure the LVDS bit-depth by sending UART commands? It is set to 8-bit, but I'd like to change it to 6-bit.

Ruby

2 days ago
Score 0++

Hi there! Please kindly refer to User Manual (https://wiki....1-EN.pdf) Page 6 - section "f) LVDS 6bit/8bit Output Mode Setting Command" for details.

LVDS 6bit/8bit Output Mode Setting Command

Input: test 103 id

Click "Send Data". The command is successful if the receive window displays the following. Reboot the board afterward:

cmd=103, p0=0, p1=0, p2=0

bit mode id=0x00, please re-start the board.

Note: Parameter "id" only accepts values 0 or 255.

0 = LVDS 6bit mode

255 = LVDS 8bit mode

The default LVDS output mode is 8bit