2020-11-26 02:23 AM
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?
2020-11-26 02:55 AM
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
2020-11-26 05:05 AM
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