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

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

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

569 Views
m_c
Senior Contributor I

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

Labels (1)
Tags (1)
0 Kudos
1 Reply

347 Views
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!
-----------------------------------------------------------------------------------------------------------------------