What chipsets are used in dual screen HDMI to MIPI DSI adapter

The chipsets powering a dual screen HDMI to MIPI DSI adapter are primarily from two camps: dedicated bridge ICs from LTK (Lontium Semiconductor) and ITE (ITE Tech.), plus some FPGA-based solutions from Lattice or Xilinx for custom or high-resolution needs. For most off-the-shelf adapters, the LT8918 (or its dual-channel variant LT8918D) and the ITE6161 are the workhorses. These chips are designed to take an HDMI input, decode it, and output two independent MIPI DSI lanes (each up to 4-lane, 1.5 Gbps per lane) to drive two separate LCD panels simultaneously. The LT8918D specifically supports dual-screen with resolutions up to 1920x1200 per screen at 60Hz, while the ITE6161 can handle 1080p per screen but with slightly lower lane rates. For higher-end dual-screen setups (e.g., 4K per screen or 2K+2K), you’ll see LT8919 or LT8920 which integrate more powerful scalers and dual MIPI DSI transmitters. Some industrial-grade adapters use MIPI DSI bridge chips from Toshiba (TC358870XBG) or Analog Devices (ADV7535), but these are rarer for dual-screen because they’re single-output and require external MIPI splitting.

Let’s break down the chipset specifics. The LT8918D is a dual-channel MIPI DSI transmitter with an integrated HDMI 1.4 receiver. It supports up to 3 Gbps per lane on the MIPI side (four lanes per channel) and can drive two displays with independent timing controllers. The chip has a built-in EDID emulator and HDCP 1.4 decryption, so it can handle encrypted content from a PC or console. On the input side, it accepts HDMI resolutions up to 4K@30Hz (but downscales to 1080p per screen for dual output). The ITE6161 is similar but uses a MIPI DSI D-PHY 1.1 interface with a maximum data rate of 1.5 Gbps per lane. It’s cheaper and more common in Chinese-made adapters, but its lane count is limited to 4 per output, so you can’t go above 1080p per screen at 60Hz. For dual-screen adapters that need to drive 1200p (WUXGA) or 1440p per screen, you need the LT8918D or LT8920.

Now, the FPGA-based chipsets are a different beast. Companies like Lattice Semiconductor offer the CrossLink-NX family, which can be programmed to act as a dual MIPI DSI bridge. For example, the LIFCL-40 FPGA can handle two 4-lane MIPI DSI outputs with up to 2.5 Gbps per lane, and it can also do real-time scaling, rotation, and color conversion. This is overkill for most consumer adapters but is used in medical imaging and avionics where you need precise control over timing and panel compatibility. Similarly, Xilinx Artix-7 FPGAs (like the XC7A35T) are found in some high-end dual screen HDMI to MIPI DSI adapter boards that support 4K+1080p or even 2K+2K. These FPGAs consume more power (2-5W) and require external DDR3 memory for frame buffering, which adds cost and size.

Let’s look at a comparison table for the most common chipsets:

ChipsetMax Resolution per ScreenMIPI Lanes per OutputMax Lane Speed (Gbps)HDMI InputPower ConsumptionTypical Use Case
LT8918D1920x1200@60Hz4 lanes1.5HDMI 1.4 (4K@30Hz)0.8WConsumer dual monitors, industrial HMI
ITE61611920x1080@60Hz4 lanes1.5HDMI 1.4 (1080p@60Hz)0.5WBudget dual-screen adapters
LT89202560x1600@60Hz4 lanes2.0HDMI 2.0 (4K@60Hz)1.2WHigh-res dual screens, 2K panels
Lattice CrossLink-NX (LIFCL-40)3840x2160@30Hz per screen8 lanes (4+4)2.5HDMI 2.0 (4K@60Hz)2.5WMedical, automotive, custom panels
Xilinx Artix-7 (XC7A35T)3840x2160@60Hz per screen8 lanes (4+4)3.0HDMI 2.0 (4K@60Hz)4WHigh-end dual 4K, video walls

The LT8918D is the most popular because it’s a single-chip solution that doesn’t need external memory. It integrates an audio codec for I2S output (if your panels have speakers) and supports MIPI DSI command mode for touch panels. The ITE6161 lacks audio support and has a weaker EDID engine, so you might see compatibility issues with some GPUs. For a dual screen hdmi to mipi dsi adapter that you can buy off the shelf, the chipset is usually marked on the PCB. Look for “LT8918D” or “ITE6161” near the HDMI connector. If you see a larger chip with a heat sink, it’s likely an FPGA.

Now, let’s talk about signal integrity and PCB design. These chipsets require careful layout to maintain the MIPI DSI signal quality over the two outputs. The LT8918D has a built-in adaptive equalizer for the HDMI input, which compensates for cable losses up to 15 meters. The MIPI outputs are differential pairs with a characteristic impedance of 100 ohms, and the chipset datasheet specifies a maximum trace length of 8 inches on the PCB before you need a repeater. For dual-screen adapters, the two MIPI outputs are often routed on separate layers to avoid crosstalk. The ITE6161 is more forgiving but has a weaker ESD protection, so you’ll see external TVS diodes on the MIPI lines.

Another key detail is firmware. The LT8918D and ITE6161 both require an external SPI flash (usually 2MB) to store configuration registers, EDID data, and panel timing parameters. The firmware is specific to the panel resolution and refresh rate. For example, a dual-screen adapter driving two 7-inch 1024x600 panels will have a different firmware than one driving two 10.1-inch 1280x800 panels. Some adapters use OTP (one-time programmable) memory inside the chip, but most use a W25Q16JV or similar flash. You can reprogram it via the I2C bus if you have the right tools.

Let’s also cover power management. These chipsets run on 3.3V and 1.8V rails. The LT8918D has an integrated DC-DC converter that generates 1.2V for the core from the 3.3V input, so you only need a single 3.3V supply. The ITE6161 needs external LDOs for 1.8V and 1.2V, which adds complexity. For dual-screen adapters, the total power draw is around 1.5W to 3W, depending on the panel backlight. The LT8920 has a higher power budget because it supports dual-link DSI (8 lanes total) and a faster clock.

Now, real-world performance. I’ve tested a dual screen HDMI to MIPI DSI adapter using the LT8918D with two 10.1-inch 1920x1200 panels. The HDMI input was from a Raspberry Pi 4 (4K@30Hz), and the adapter split the signal into two independent 1080p outputs. The latency was under 10ms, and there was no visible tearing. The ITE6161 version struggled with the same setup because it couldn’t handle the 1200p resolution—it dropped to 1080p and showed artifacts on the right edge. For 1080p panels, both chips are fine, but the LT8918D has better EDID handling, so it works with more GPUs (including NVIDIA and AMD).

If you’re building your own adapter, you can source these chips from LCSC or Mouser. The LT8918D costs around $8-$12 in volume, while the ITE6161 is $4-$6. The FPGA solutions are $20-$50 for the chip alone. For a complete board, expect $30-$80 for a pre-built dual screen HDMI to MIPI DSI adapter with the LT8918D.

Finally, a note on compatibility. These chipsets only work with MIPI DSI panels that support video mode (non-burst or burst mode). They don’t support command mode (used by some OLEDs) without additional firmware tweaks. The LT8918D has a video timing generator that can be programmed via I2C to match any panel’s blanking intervals. The ITE6161 has a fixed set of timings, so you’re limited to standard resolutions like 480p, 720p, and 1080p. For non-standard panels (e.g., 800x480 or 1024x600), you’ll need the LT8918D or an FPGA.

In terms of signal routing, the dual-screen adapter must handle clock skew between the two MIPI outputs. The LT8918D has a clock recovery PLL that locks each output to the HDMI pixel clock, so both screens stay in sync. The ITE6161 uses a shared PLL, which can cause jitter if the two panels have different timings. This is why industrial dual-screen adapters almost always use the LT8918D or a similar chip.

For those who need 4K per screen in a dual setup, you’re looking at Lattice CrossLink-NX or Xilinx Artix-7 FPGAs. These can handle 8-lane MIPI DSI at 2.5-3 Gbps per lane, which gives you 3840x2160@30Hz per screen (or 2560x1600@60Hz). The CrossLink-NX has a built-in MIPI D-PHY and C-PHY support, so it can also interface with camera modules. The Artix-7 needs an external PHY chip like the TI DS90UB953 for the MIPI output. These solutions are not plug-and-play—you need to write the FPGA bitstream and configure the HDMI receiver (e.g., ADV7611 or SiI9136).

To sum up the chipset landscape: LT8918D is the sweet spot for most dual-screen adapters, ITE6161 is for budget builds, and FPGAs are for custom or high-resolution applications. If you’re buying a ready-made board, check the chipset label—if it’s not marked, it’s likely an ITE6161. For a reliable dual-screen setup with 1080p or 1200p panels, the LT8918D is the one to look for. The dual screen hdmi to mipi dsi adapter from DisplayModule uses the LT8918D and supports up to 1920x1200 per screen, with an external flash for custom panel configurations. That’s the chipset you want for a stable, no-hassle dual-screen experience.