I want to remove the pink line from the HDMI output(i.MX6)

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

I want to remove the pink line from the HDMI output(i.MX6)

跳至解决方案
955 次查看
kmslove
Contributor III

Hi All.
I made a custom board with an i.MX6 CPU.
And ported Android 6.0 and Windows Embedded Compact 2013(WEC 2013).
In Android, Both LCD and HDMI output is normal.
In WEC 2013, the LCD output is normal, but the HDMI output show a pink line as shown in the following figure.
Pink line is inside the blue square(left edge).

pinkline_remove.jpg
The width of pink line is 2 pixels at any HDMI resolution(such as 1280x720, 1920x1080, Etc.).
I want to remove the pink line from the HDMI output.
Please let me know how to fix above problem.
Thank you.

标签 (1)
1 解答
714 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Minsung

Currently there is a limitation with hdmi driver that timings are not sully recognized at different resolutions, the issue you are experimenting might be the case. However the purple line is fixed in the 474 release bsp of our third party GuruCE you migh try to contact them for support:

https://guruce.com/files/iMX6/GuruCE iMX6 BSP Release Notes.pdf

iMX6 BSP | GuruCE 

regards

在原帖中查看解决方案

2 回复数
715 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Minsung

Currently there is a limitation with hdmi driver that timings are not sully recognized at different resolutions, the issue you are experimenting might be the case. However the purple line is fixed in the 474 release bsp of our third party GuruCE you migh try to contact them for support:

https://guruce.com/files/iMX6/GuruCE iMX6 BSP Release Notes.pdf

iMX6 BSP | GuruCE 

regards

714 次查看
kmslove
Contributor III

Thanks for your reply.

I also know GuruCE.

But I want to fix my BSP to solve the problem.

If I solve the problem, I will share the method in here.

I will try to fix my BSP.