I want to know whether JB4.2.2 support 320*480 resolution over mipi dsi?

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

I want to know whether JB4.2.2 support 320*480 resolution over mipi dsi?

850 Views
jiangshao
Contributor V

I want to know whether JB4.2.2 support 320*480  resolution over mipi dsi?

for more detail, please reference How to enable MIPI display(ST7796S) on i.MX6Q sabresd? 

If NOT, where need to be modified to support?

0 Kudos
3 Replies

657 Views
igorpadykov
NXP Employee
NXP Employee

Hi jiang

JB4.2.2 by default supports hx8369 wvga please refer to attached

Linux Manual Chapter 6 MIPI DSI Driver, for new lcd it is necessary to change timings

in struct " struct fb_videomode", please refer to example in mxcfb_hx8369_wvga.c,

described in sect.6.3.1 Source Code Structure

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

657 Views
jiangshao
Contributor V

Thank you  for your reply, but I don't want to know how to develop mipi driver,

just want to know whether JB4.2.2 support 320*480  resolution over mipi dsi IF.

Now I have got the output, but I don't feel it's right... 

0 Kudos

657 Views
igorpadykov
NXP Employee
NXP Employee

it does not support it. JB4.2.2 by default supports only hx8369 wvga.

0 Kudos