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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
2,310 次查看
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

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
2,303 次查看
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 项奖励
回复
4 回复数
2,304 次查看
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 项奖励
回复
2,286 次查看
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 项奖励
回复
2,249 次查看
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 项奖励
回复
2,296 次查看
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 项奖励
回复