cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F746ZGT6 to HDMI

LTurc.1
Associate

Hi everyone, I'm working on a project where I interface the micro STM32F746ZGT6 with a CMOS sensor to acquire images. What I wanted to do is then transmit them using an HDMI connector but I don't understand which communication pins of the micro I could use. I only find an HDMI-CEC for control, nothing for parallel transmission. Any solution?

2 REPLIES 2
Peter BENSCH
ST Employee

The STM32 do not provide an HDMI port, so an adapter interface is necessary.

Some STM32 (e.g. STM32F769, STM32H747) contain a peripheral called MIPI-DSI for which an adapter from DSI to HDMI is available: B-LCDAD-HDMI1.

Good luck!

When your question is answered, please close this topic by choosing Select as Best.

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

VGA might be feasible if all the LCD pins are available in the design.

The F769 or F469 would have been better part choices to get to HDMI​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..