How to implement HDMI protocol using STM32H743BI?
I am looking for the hardware support...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-24 3:07 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-24 5: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
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-24 5: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
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-24 5: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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-24 5: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
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-24 5:49 AM
Hey thanks for your valuable inputs and time.
