i.MX8 Verdin LVDS interface

Hello, I have a few questions.

Regarding the i.MX8 Plus Verdin:

The block diagram shows ‘2xLVDS,’ but is it true that the i.MX8 Plus Verdin module does not have a direct LVDS interface?

Do I need a separate Mezzanine converter (or the Toradex DSI-LVDS adapter) to use LVDS?

Are there any other converter modules besides the Toradex DSI-LVDS adapter?

Even with a converter, is it not possible to use both LVDS interfaces?

Regarding the i.MX8 Plus SMARC:

Can I use both LVDS interfaces without a converter if I use the i.MX8 Plus SMARC module?

My goal is to control multiple LCD screens. (LVDS interface)

Hi, I’m the Toradex AI Assistant.

I might make mistakes. Our support team will step in if needed. If I answered your question, please tick the “Solution” checkbox. For follow-up questions to me, please use @ToradexAI in your post.

Did you like my answer? :+1: :-1:


I’ll address your questions about LVDS interfaces on the Verdin iMX8M Plus and SMARC modules.

Verdin iMX8M Plus LVDS Interface

Direct LVDS Interface Availability

You are correct that the Verdin iMX8M Plus does not provide a direct LVDS interface through the standard Verdin connector pins. The LVDS signals are available on module-specific pins that are not guaranteed to be compatible with other Verdin modules(1). The datasheet states: “The LVDS is not part of the standard interfaces. These signals are located on the module-specific pins. This means using the LVDS interface can prevent compatibility with other Verdin modules”(1).

Need for DSI-LVDS Converter

Yes, you need a separate converter for standard Verdin compatibility. The documentation recommends: “Therefore, the MIPI DSI and HDMI ports are the preferred display interfaces. If an LVDS display is used and compatibility with other Verdin modules is required, a MIPI DSI to LVDS bridge on the carrier board should be considered”(1).

Toradex DSI-LVDS Adapter

The Toradex DSI to LVDS Adapter is available and connects to the MIPI DSI connector on Verdin carrier boards(2). It features:

  • Texas Instruments MIPI DSI to dual-link LVDS bridge(2)
  • Converts DSI signal into single/dual-lane LVDS up to 1920x1200/1366x768, 60fps, 24bpp(2)
  • Compatible with Verdin Development Board, Dahlia Carrier Board, and Aquila Development Board(2)

Other Converter Options

The documentation doesn’t specify other Toradex converter modules besides the DSI-LVDS adapter. However, it mentions that “a MIPI DSI to LVDS bridge IC on the carrier board should be considered” for custom implementations(1).

Dual LVDS Interface Usage

With the Toradex DSI-LVDS adapter, you can use dual-channel LVDS configuration where “the odd bits are transmitted in the first channel, and the even bits are sent in the second channel”(3). The dual-channel LVDS interface can support resolutions up to 1920x1080 @60fps(3).

SMARC iMX8M Plus Module

Direct LVDS Support

The SMARC iMX8M Plus module provides direct LVDS interface support. According to the specifications, it includes “1x Dual Channel (up to 1920x1080)” LVDS interface(4). This suggests you can use LVDS without requiring a separate converter module.

Multiple LCD Screen Control

For controlling multiple LCD screens with LVDS interfaces:

  • Verdin iMX8M Plus: You would need the DSI-LVDS adapter, which supports dual-channel LVDS for higher resolutions or potentially two separate single-channel displays
  • SMARC iMX8M Plus: Provides direct dual-channel LVDS support, which may better suit your multi-screen requirements

The SMARC form factor appears more suitable for your goal of controlling multiple LVDS LCD screens due to its direct LVDS interface availability.

Best regards, Toradex AI Assistant.

I misread the documents.
I should have checked the Verdin i.MX8 Plus datasheet,
but instead, I looked at the Verdin Family datasheet.

Anyway, does the Verdin i.MX8 Plus support an LVDS interface?
If so, does it have two LVDS channels that can output to different LCD screens?

Hi @Soonho ,

Both Verdin iMX8MP and SMARC iMX8MP have 2x native 4-channel LVDS exported on edge connector. They can support 2x single channel LVDS panels. What is the carrier board you have?

Thank you for your reply.
I haven’t purchased it yet.
I’m comparing the i.MX8 plus Verdin and SMARC products.
For now, I’m considering purchasing the Verdin product if it supports dual LVDS channels.
I also need to purchase a carrier board, but there doesn’t seem to be a board that connects two LCDs via LVDS. Is there a board that connects one channel of LVDS without a converter, and then connects it to the LVDS using a converter, allowing a total of two LVDS channels?

2x native 4-channel LVDS are available on Mallow. You don’t need a converter. Two single channel LVDS panels can be connected to Mallow. But there are some limitations.

  1. solution is up to 1366×768 pixels @60 of each LVDS panel.
  2. Both panel share the same backlight brightness and enablement.
  3. The backlight power supply voltage has to be the same one from carrier board power supply.
  4. A customized cable between LVDS connector and panels is required.

Thank you. I will review it.