Hey there,
I'm trying to connect an LVDS display named NHD-10.1-1024600AF-LSXV#-CTP from New Haven to iMX8M Plus Development Kit. This Kit is powered using Android OS. With the help of "Android User's Guide", I can clone the AOSP code, build and flash it.
We tested and verified the same using HDMI and LVDS-To-HDMI adapters to an HDMI display. This one is flashed using the below command which will flash "vbmeta-imx8mp.img" and "dtbo-imx8mp.img" along with other os files. It's working as expected.
But when we try to connect an LVDS display named NHD-10.1-1024600AF-LSXV#-CTP that is from a Newhaven, UI is not shown anything. For this, we flashed the OS with "vbmeta-imx8mp-lvds-panel.img" and "dtbo-imx8mp-lvds-panel.img". And we configured UBoot also with the commands mentioned in the section "Booting with single display: LVDS panel" mentioned in "Android Quick Start Guide" document.
Is there anything I'm missing? Could anyone help us with configuring the above-mentioned LVDS display in the iMX8M Plus Development kit?
And for the note, I'm a Noob in this and I am happy to learn this.
Thanks in Advance.