2020-07-24 03:07 AM
2020-07-24 05:43 AM
>>But my only concern is will I be able to connect HDMI displays to it and will it work perfectly or not ?
Yeah, well that seems like something you'd have to evaluate and test as part of your design process.
Make a prototype, or use an EVAL or other board as a proxy.
There is material about the SW/HW on assorted STM32 that should be applicable.
You'd likely want a DSI capable H7 to do video.
For commercial designs discuss with the FAE supporting your account.
STM32 HDMI-CEC http://www.google.com/search?q=STM32+HDMI-CEC
2020-07-24 05:12 AM
See how the STM32H743I-EVAL implements
STM32Cube_FW_H7_V1.7.0\Projects\STM32H743I-EVAL\Examples\CEC\CEC_DataExchange\readme.txt
Single wire on the connector as far as I'm aware
2020-07-24 05:30 AM
Ok I got your point.
But my only concern is will I be able to connect HDMI displays to it and will it work perfectly or not ?
Please share your views on this...
2020-07-24 05:43 AM
>>But my only concern is will I be able to connect HDMI displays to it and will it work perfectly or not ?
Yeah, well that seems like something you'd have to evaluate and test as part of your design process.
Make a prototype, or use an EVAL or other board as a proxy.
There is material about the SW/HW on assorted STM32 that should be applicable.
You'd likely want a DSI capable H7 to do video.
For commercial designs discuss with the FAE supporting your account.
STM32 HDMI-CEC http://www.google.com/search?q=STM32+HDMI-CEC
2020-07-24 05:49 AM
Hey thanks for your valuable inputs and time.