Instrument Cluster Customization in IMX8QXP

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

Instrument Cluster Customization in IMX8QXP

274 Views
Zach4
Contributor I

Hi NXP,

I am working with the NXP IMX8.QXP MEK board and while connected the multi display stream I noticed some changes could be made to the cluster navigation display side. So I kept looking for the xml files and directories in android 12 but couldn't found.

Are there any ways we can modify or customize the demo cluster display in I.MX8 also could you please share the location of the source files of the cluster demo in the android build.

Could anyone help me to resolve this.

Ragards.

Akhil Raj Zach

0 Kudos
1 Reply

263 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You should enable the second display in init.rc, examlpe on MEK board:

# Enable second display

write /sys/class/drm/card0-HDMI-A-2/status on

write /sys/class/drm/card1-HDMI-A-2/status on

 

Regards

0 Kudos