Full HD Single Channel lvds display on Ixora and Imx8 Apalis

Hello All,
We currently have a Apalis iMX8 QM and Ixora carrier board.
I have some question About LVDS Display Driver!!
We want to display a FullHD single channel LVDS and 30 htz!!
I just wanna ask if is there this ability on apalis imx8 platform??
If someone know it, which driver was worked
IS the lvds interface Driver implemented in FullHD Single Channel or No??
1920-1080-30(HTZ)
Thank you very very much.

Hi @hhami !

From Apalis iMX8 datasheet (https://docs.toradex.com/105526-apalis-imx8-datasheet.pdf), we can see that:

A single channel LVDS interface can support resolutions up to 1366x768 pixels @60 frames per second (85MHz pixel clock maximum)

And:

For higher resolutions, a second LVDS channel is required. In dual-channel configuration, the odd bits are transmitted in the first channel, and the even bits are transmitted in the second channel. The dual-channel LVDS interface can support resolutions up to 1920x1200 @60fps (170MHz pixel clock maximum).

Please refer to the Apalis iMX8 datasheet for more information.

Best regards,

Hello henrique.tx,
Thank you for helping
Can you explain me,how calculate the clock htz for 1366x768 pixels @60 frames per second ??
for 1920x1080 pixels @30 frames per second -how we calculate the clock hrzt??

Hi @hhami,

To make it easier for you, the maximum pixel clock frequency is already provided on the datasheet that @henrique.tx referred to in his answer. If you are still curious to know how it is calculated, you may take a look at this page where it is explained.