Windows 10 IoT Enterprise HDMI display on i.MX8M plus

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

Windows 10 IoT Enterprise HDMI display on i.MX8M plus

1,150 Views
liuzhi
Contributor I

Dear NXP team

I'm porting windows 10 IoT Enterprise to my custom board (i.MX8M plus),as described in i.MX_Win10_User's_Guide.pdf. 

Question 1: 

When I download the firmware.bin to emmc through uuu , it doesn't show [done](log as attachment download-firmware.png ),  but it can boot and run winPE normally in sdcard(not contain firmware.bin). it seem download is success. I want to know why download success but not show [done] and Success 1 Failure 0.

Question 2:

Win10 IoT for i.MX8M plus EVK default display is LVDS to HDMI converter supported? Because my custom board is just HDMI output only , I want to know how and where can I change to HDMI display directly?

 

Best Regards

zhi

0 Kudos
4 Replies

1,107 Views
michal_hromadka
NXP Employee
NXP Employee

Hello @liuzhi ,

To 1st question - in case of any issues, you can update to the latest release version (1.4.193)

To 2nd question - yes, LVDS (or MIPI) converters are supported for i.MX8M Plus board. About HDMI output, there is no possibility to change output to HDMI because of missing driver. This feature will be available in future (approximately in 2 months).

Regards,

Michal

0 Kudos

1,100 Views
liuzhi
Contributor I

Hello Michal

Thank you very much!

Whit your help, now I can download my firmware nomally and run up win10 os(LVDS output). Hope the HDMI feature  for 8MP can be available soon. Thanks!

 

BestRegards

0 Kudos

1,143 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello liuzhi,

 

1. This may help you:

https://community.nxp.com/t5/i-MX-Processors/u-boot-bin-and-u-boot-imx/m-p/276484

one can look at uuu tool usage on

https://community.nxp.com/t5/i-MX-Processors/how-to-flash-u-boot-zImage-dtb-rootfs-separately-to-eMM...

2. I commented out "CONFIG_IMX_PERSIST_INIT=y" in my defconfig. After i reactived it, the LVDS display works. please check:

https://www.nxp.com/docs/en/user-guide/IMXWGU.pdf

Regards

 

 

0 Kudos

1,138 Views
liuzhi
Contributor I

Hi Bio

Thanks for your support !

Question 1 is ok now;

Question 2 I try set "CONFIG_IMX_PERSIST_INIT=y" in my defconfig as your comment,  still no HDMI out put. HDMI configuration and drivers are not set up in the kernel? I can't found the dts and kernel  in  Windows 10 Iot Enterprise BSP. 

Best Regards!

0 Kudos