Remix.run Logo
RossBencina 4 days ago

The devboard shipped with this kit has USB Type-C DisplayPort and DVI via microHDMI, both provided by off-the-shelf interface ICs. I would love to see a version that can take LVDS from a typical laptop motherboard to allow for modding a laptop (maybe a Framework 13)? The design appears to use a low-end FPGA with fairly modest resource usage, so I suspect it is technically feasible to interface video LVDS direct to the FPGA. I'm not sure about the power requirements however.

wtallis 4 days ago | parent [-]

The Type-C DP input appears to be using a DP to LVDS converter, so the FPGA is already accepting LVDS, it just doesn't expose a connector for it. But for interfacing with laptops, these days it's eDP that matters, not LVDS. So the issue is mostly the mismatch between an internal eDP connector vs the board's type-C connector.