Hello everyone,
I have a microcontroller that generates a RGB image (24 bits) and, on the other hand, another microcontroller that receives the image in ITU-656 (10 bits + CLK). I am designing the interface to transfer the RGB image to the second microcontroller
Now i have an vga output on the first microcontroller board, and i think that may possible to decode the vga signal on the second microcontroller board with ADV7403 or ADV7181 and connect output of any of this devices to the ITU-656 input of the second microcontroller, what do you think about this? Anyone has a better idea to do (i suppose that may be an easy way to do)?
Thanks.