-

HDMI to LVDS: Difference between revisions

From Geekworm Wiki
Jump to navigation Jump to search
Cindy (talk | contribs)
Replace <comments/> with <comment-streams />
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{GD Template Impl}}
{{GD Template Impl}}
[[File:IMG-9258-Interface.jpg|thumb|right|Interface]]
[[File:IMG-9258-Interface.jpg|thumb|right|Interface]]
[[File:HDMI-TO-LVDS-IMG-9259.jpg|thumb|right|Rear View]]
[[File:IMG-9271.jpg|thumb|right|Application Description]]
[[File:IMG-9271.jpg|thumb|right|Application Description]]
[[File:HDMI-TO-LVDS-IMG-9269-cable.jpg|thumb|right|HDMI TO LVDS Cable]]
[[File:Screen Power Output.jpg|thumb|right|Screen Power Output]]
[[File:Screen Power Modification.jpg|thumb|right|Screen Power Modification]]


==Overview==
==Overview==
Line 11: Line 15:
==Features==
==Features==
* Suitable for converting HDMI input signals to TTL RGB or LVDS outputs, with a maximum bandwidth of 340MHz;
* 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.;
* HDMI input supports multiple resolutions such as 720P, 1080P, 4K@30, etc. - See user manual section "d) HDMI Built-in EDID Preferred Resolution Modification Command";
* Built-in EDID data, the preferred resolution can be set through the serial port;
* 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;
* The output can be selected as RGB or LVDS through the serial port or on-board resistors;
Line 25: Line 29:


==User Manual==
==User Manual==
Document, please refer to: [[File:HDMI-to-RGB-LVDS-V1.1-EN.pdf]]
* English User Manual: [[File:HDMI-to-RGB-LVDS-Manual-EN.pdf]]
 
* Chinese User Manual: [[File:HDMI-to-RGB-LVDS-Manual-CN.pdf]]
* Dimensions source file (DXF): [[File:HDMI2LVDS2-PCBLayout.dxf]] - You can view it with [https://viewer.autodesk.com/ Autodesk Viewer] online
[[File:HDMI-TO-LVDS-IMG-9258.jpg|500px|HDMI-TO-LVDS]]
[[File:HDMI-TO-LVDS-IMG-9258.jpg|500px|HDMI-TO-LVDS]]


==FAQ==
==FAQ==
<!-- 这里提供了一个Q&A的模板,增加Q&A时按照下面的格式写就可以了 -->
<div class="toccolours mw-collapsible mw-collapsed">
<div class="toccolours mw-collapsible mw-collapsed">
<div style="font-weight:bold;line-height:1.0;">
<div style="font-weight:bold;line-height:1.0;">
Q1: Question 1
Q: What is the maximum resolution supported by the LVDS output when using a single-port LVDS LCD panel?
</div>
<div class="mw-collapsible-content">
A: The maximum resolution supported by the LVDS output when using a single-port LVDS LCD panel is 1080P/60fps.
</div>
</div>
 
<div class="toccolours mw-collapsible mw-collapsed">
<div style="font-weight:bold;line-height:1.0;">
Q: Is it possible to use a microcontroller to configure the output mode and resolution by sending UART commands, instead of using the UI software as described in the documentation?
</div>
</div>
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
A: Place the answer here.
A: Yes. It is supported!
</div>
</div>
</div>
</div>


<!--Add review function! -->
<!--Add review function! -->
<comments />
<comment-streams id="main" />


<!--Please choose the  -->
<!--Please choose the  -->

Latest revision as of 10:12, 27 May 2026

Interface
Rear View
Application Description
HDMI TO LVDS Cable
Screen Power Output
Screen Power Modification

Overview

  • HDMI input to TTL RGB or LVDS output. The definition of the socket pin signal can be found in the characters on the back of the board.
  • Note: This board does not have a scaling function, so if you want to use LVDS output to display the screen, the HDMI signal resolution must be consistent with the screen parameters; if you want to use RGB output to display the screen directly, you cannot display the screen directly. Usually, you need to provide VGH, VGL, AVDD, and VCOM to display the RGB screen.

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. - See user manual section "d) HDMI Built-in EDID Preferred Resolution Modification Command";
  • 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

  • 1 x HDMI to RGB/LVDS adapter

Packing List

User Manual

HDMI-TO-LVDS

FAQ

Q: What is the maximum resolution supported by the LVDS output when using a single-port LVDS LCD panel?

A: The maximum resolution supported by the LVDS output when using a single-port LVDS LCD panel is 1080P/60fps.

Q: Is it possible to use a microcontroller to configure the output mode and resolution by sending UART commands, instead of using the UI software as described in the documentation?

A: Yes. It is supported!