Hello
I want to build a yocto distro for tdx-reference-multimedia-wayland - apalis imx8-qm and ixora1.2 carrier!!
I want to connect output to 2 panels LVDS at the same time as dual-mode config.
2 x panels have physical resolution 1280x800@60 and connected to iMX8QM-ixora1.2 carrier board via LVDS lines(X13 connector-LVDS ldb2 PortA and PortB) with dual mode as represented.
I use the attached DTS file imx8qm and one of clocks works fine But there are no outputs on another LVDS panel.(there is no clock portB)
imx8-apalis-v1.1.dtsi
I will need to investigate how to bring up your use case.
In the meantime, could you please share details about how you are physically connecting the displays to the Apalis Evaluation board?
Please, also share more information about your setup:
Which exactly Apalis iMX8QM are you using? Please share its full name and version.
Although you wrote that you are using Ixora V1.2, your screenshot is from Apalis Evaluation board. Could you please confirm which carrier board are you using? Also, share its full version.
Which BSP version are you using? You can share the output of cat /etc/os-release from the module.
Thank you for answering @henrique.tx
I want to connect it to fpga and wish to output double LVDS at the same time as dual-mode.
1-Which exactly Apalis iMX8QM are you using? Please share its full name and version.
im using Apalis IMX8QM 4GB WB V1.0B
2- * Although you wrote that you are using Ixora V1.2, your screenshot is from Apalis Evaluation board. Could you please confirm which carrier board are you using? Also, share its full version.
yes,your right ,i made a mistake,I have ixora v1.2 and i have to upload photo of ixora datasheet connector LVDS Connector (X19)Connector type: Hirose DF13A-40DP-1.25V(55)
any way ,i dont have clock with DTS that attached ,when tested it with the oscilloscope ,there is no clock on pin 4 and 6 but i have clock on pin 25 and 27.
3- Which BSP version are you using? You can share the output of cat /etc/os-release from the module.
# cat /etc/os-release
ID=tdx-xwayland
NAME="TDX Wayland with XWayland"
VERSION="5.7.0-devel-20220905134958+build.0 (dunfell)"
VERSION_ID=5.7.0-devel-20220905134958-build.0
PRETTY_NAME="TDX Wayland with XWayland 5.7.0-devel-20220905134958+build.0 (dunfell)"
DISTRO_CODENAME="dunfell"
Hello @henrique.tx
Thank you !!
1-Could you please share details about how you are physically connecting the displays to your Ixora Carrier Board?
We dont connect them physically to the displays ,now!!
I test it using the oscilloscope and see the signal of it on the related pins!!
2- If you remove the dual-mode from the &ldb2 node, does it improve the outcome?
I have removed dual-modebut right now,i can see the signal on another pins(later I can see the signal on pins 25,27 but now i can see it on the pins 4,6 !!
In fact,just moved them toghether!!
- fsl,dual-channel : boolean. if it exists, only LVDS channel 0 should
be configured - one input will be distributed on both outputs in dual
channel mode
According to the images there, you what the “Mirror dual mode”, right?
Could you please try to apply the patch attached to the link above? From what I understood, it will give you the “Mirror dual mode” and also some device tree example.
Hello @henrique.tx
Thank you for Answering!!
I’m trying to configure the LVDS out on the imx8qm but facing some issues!!
I can’t configure the LVDS as two single-channel ,evenl!!
Do you know LVDS1 can be used as two single-channel??
Thank you in advance for your help
Best Regards,
If you take a look at the datasheet of apalis iMX8: https://docs.toradex.com/105526-apalis-imx8-datasheet.pdf, page 37 you can see that it is possible to use LVDS1_CH0 and LVDS1_CH1 as two single channel displays (see the image below).
Hello @rudhi.tx
Thank you for answering too,
Its a little complex, i got more confused, please help,i cant understand how is it possible!!
I ask this question from NXP Employee IMX.8qm LVDS as tow single channle Configuration
They said,we dont support that!!
Why,Can you help me??
THank you!!
we have supported customers with 3 LVDS single-lane Displays in the past.
the only thing we need to verify is whether the max resolution for a single lane is enough for you.
Single mode (LVDS panel connects to one channel) panel 1 and panel 2 can be different panels.
It seems ,There are 2 video stream to lvds out,only and we cant use 3 lvds single-lane Display!!
Can you explain more about that,how to running 3 singel lane LVDS at the same time??
Is there any sample DeviceTree or Link about that!!
Thank you for your help!!
Best regards,
Hello @matthias.tx
Thank you for answering!!
Can you help me,how to edit my DTS config??
I want to run tow display on LDBPHY1 and one display on each lane!!