Hey,
We have a requirement to interface a custom LVDS display for our current project. I would appreciate some guidance on how to get started with this task.
Could you please provide any recommendations or resources that could help me understand the necessary steps involved in interfacing with this type of display?
Thank you for your assistance.
Best regards,
Imesh
Verdin iMX8M Plus Quad 4GB Wi-Fi / Bluetooth IT V1.1A Yavia Carrier Board V1.0A TorizonCore 6.4.0+build.5 (kirkstone)
Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!
Did you like my answer?
Hi Imesh,
To interface a custom LVDS display with your Verdin iMX8M Plus on the Yavia Carrier Board running TorizonCore, you can follow these steps:
1. Understand the Display Specifications
First, gather all the necessary specifications of your custom LVDS display, including resolution, timings (horizontal and vertical sync, back porch, front porch), and any other relevant parameters. This information is typically found in the display’s datasheet.
2. Modify the Device Tree Overlays
You will need to create or modify a Device Tree Overlay to match the specifications of your custom LVDS display. Toradex provides examples and a repository of Device Tree Overlays that you can use as a starting point.
If your display includes a touch screen, you may need to calibrate it. Refer to the Touch Screen Calibration (Torizon) article for detailed instructions.