How to send test pattern for eye diagram from i.MX6 LVDS Display Bridge?

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

How to send test pattern for eye diagram from i.MX6 LVDS Display Bridge?

1,141 次查看
m_c
Senior Contributor I

How to send test pattern for eye diagram from i.MX6 LVDS Display Bridge?

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

919 次查看
igorpadykov
NXP Employee
NXP Employee

Hi mc

seems there is no internal ldb test pattern generator, so in general

one can try to fill buffer with pattern data and redirect test image

data directly to the framebuffer device :
# cat image.bin > /dev/fb0

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