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,175件の閲覧回数
m_c
Senior Contributor I

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

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

953件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------