About MIPI-DSI maximum vertical setting for i.MX8M-Nano

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

About MIPI-DSI maximum vertical setting for i.MX8M-Nano

Jump to solution
1,760 Views
george
Senior Contributor II

Dear All,

Now our customers are choosing the I.MX-8M-Nano for their products.

However, the LCDs they want to use have an unusual aspect ratio as follows.

P1.png

The outline specification of i.MX8M-Nano is described as 1080P.

p2.png

Does the i.MX8M-Nano have the ability to drive the LCD with the above specifications with MIPI-DSI?

If we want to try it, please tell me where to change the BSP.

 

Best Regards,

George

Labels (1)
Tags (1)
0 Kudos
1 Solution
1,753 Views
joanxie
NXP TechSupport
NXP TechSupport

current imx8 board supports oled display, if you need porting new display by yourself, you can refer to the dts and driver of oled

"https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mn-ddr4-...

for all of panel driver, you can find:

"https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/panel?h=lf-5.10.y"

View solution in original post

0 Kudos
4 Replies
1,754 Views
joanxie
NXP TechSupport
NXP TechSupport

current imx8 board supports oled display, if you need porting new display by yourself, you can refer to the dts and driver of oled

"https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mn-ddr4-...

for all of panel driver, you can find:

"https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/panel?h=lf-5.10.y"

0 Kudos
1,736 Views
george
Senior Contributor II

Hello @joanxie,

I checked panel-raydium-rm67191.c you taught me.
From Source Code, this LCD looks portrait-type and has more than the number of Virtical lines we need.

b.png

But then I was confused by the documentation for MX8-DSI-OLED1(AN12189).
Because the OLED is described as 1920*1080.

a.png

Is this OLED (with RM67191) actually H:1080*V:1920?
If so, I could tell the customer that the i.MX 8MN can handle H:480*V:1280 LCD

Best Regards,
George

0 Kudos
1,699 Views
joanxie
NXP TechSupport
NXP TechSupport

yes, you are right, refer to the RM, imx8mn mipi dsi can support Maximum resolution ranges up to 1920x1200p60

 

0 Kudos
1,746 Views
george
Senior Contributor II

Hello @joanxie,

We can refer to the driver source code and device tree you have provided.

Is there any information about availability for 1280 lines?

BR,
George

0 Kudos