Can I connect 2 touchscreen LCD panels (dual display) using HDMI splitter for my jetson nano?

Hi,

I want to extend my display to a dual display, but using a HDMI splitter to support 2 HDMI displays (both with the touchscreen still functional).

Is this possible?

Ed

Touchscreen is connected using some connection other than HDMI. Typically USB. So, yes, you can plug two USB touchscreens into the Jetson. You might have to make a custom X11 config file for how to treat each of the touchscreen inputs, though. But for simple cases, it might Just Work ™.