Hi,
I want to know whether there is any support for a SPI to HDMI converter. I would like to know the feasibility of a SPI to HDMI converter if there are any, so that i can use SPI to send data and the other things will be taken care of by the hdmi controller.
Regards Yogesh
Note that the digital link on the HDMI cable normally runs at quite a high speed.
Few microcontrollers manages better than maybe 40Mbit/s SPI speed.
1024x768x8-bitx60fps is 377 Mbit/s.
Basically i want to know whether I can interface a hdmi or a vga controller to my tiva c series controllers so that i can display text and pictures on the lcd screen .