Android Triple-Display Demo Source Code based on IMX6Q SABRESD BOARD

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

Android Triple-Display Demo Source Code based on IMX6Q SABRESD BOARD

Jump to solution
1,578 Views
bratzhang
Contributor II

Dear Sir:

     Could you have the Triple-Display Demo Source Code based on IMX6Q SABRESD BOARD support to customer? thanks very much!

Labels (3)
1 Solution
976 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Brat,

Here I take linux BSP as an example:

imx6q: LVDS0 + LVDS1 + HDMI

-------------------------------------------------------------------------------------------------------------------------------------------------

setenv display_mode 'video=mxcfb0:dev=ldb,LDB-XGA,if=RGB565,bpp=16 ldb=sep0 video=mxcfb1:dev=hdmi,1920x1080M@60,if=RGB24, video=mxcfb2:dev=ldb,LDB-XGA,if=RGB565,bpp=16'

If you are using the android BSP, you can according to the user guide document.

Have a great day,

Dan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct  button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

6 Replies
976 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Brat,

So sorry for late reply. Our BSP on i.MX6Q support multiple display. You can set the boot cmdline for the multiple display. Here you also can play different videos on different display.
Have a great day,
Dan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct  button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

976 Views
bratzhang
Contributor II

Dear Dan:

     Thanks very much for your response, could you have much more detail content about the boot cmdline?

0 Kudos
977 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Brat,

Here I take linux BSP as an example:

imx6q: LVDS0 + LVDS1 + HDMI

-------------------------------------------------------------------------------------------------------------------------------------------------

setenv display_mode 'video=mxcfb0:dev=ldb,LDB-XGA,if=RGB565,bpp=16 ldb=sep0 video=mxcfb1:dev=hdmi,1920x1080M@60,if=RGB24, video=mxcfb2:dev=ldb,LDB-XGA,if=RGB565,bpp=16'

If you are using the android BSP, you can according to the user guide document.

Have a great day,

Dan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct  button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

976 Views
bratzhang
Contributor II

Hi Dan

     OK, Your answer is perfect to answer my question, Thanks very much!

0 Kudos
976 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Brat,

I am very glad it can help you. It's my pleasure:smileyhappy:.

Have a nice day

Dan

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct  button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos
976 Views
bratzhang
Contributor II

Dear Dan ,

     Could you kindly help to take another question? Dose the android 4.4.3 can extend to  display one desktop on dual LCD just like windows? Thanks!

0 Kudos