I have two analog cameras running through two analog video decoders outputing 8-bit BT.656 with embedded syncs. Reading through the I.MX6 it's very clear how to connect one 8-bit camera (DATA12-DATA19), but I only see one parallel IPU on the pinout. Do I wire the other 8-bit stream in to pins DATA02-DATA11?
Thanks!
Ben
Solved! Go to Solution.
Hi Ben
IPU2_CSI1 are multiplexed on EIM pads, as described in
Table 4-2. Muxing Options p.316 i.MX6DQ Reference Manual (rev.3 7/2015)
http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Ben
IPU2_CSI1 are multiplexed on EIM pads, as described in
Table 4-2. Muxing Options p.316 i.MX6DQ Reference Manual (rev.3 7/2015)
http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Perfect. thank you!