2021-06-22 06:47 AM
Hi All,
Does anyone can confirm that is possible to send video signal via B-LCDAD-HDMI1 converter to some monitor with a HDMI connector?
Best Regards
Andrzej
Solved! Go to Solution.
2021-07-01 02:10 AM
Hello @prog ,
You can refer to the LCD-DSI examples (supported HDMI) available under STM32CubeF7 package, and make required updates according to your needs.
(any examples with USE_LCD_HDMI flag set)
The example provides a description of how to use the embedded LCD DSI controller (using IPs LTDC and DSI Host) to drive the KoD LCD mounted on board or a HDMI monitor connected through the DSI-HDMI bridge board MB1232.A
Hope this helps you! :)
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
2021-07-01 02:10 AM
Hello @prog ,
You can refer to the LCD-DSI examples (supported HDMI) available under STM32CubeF7 package, and make required updates according to your needs.
(any examples with USE_LCD_HDMI flag set)
The example provides a description of how to use the embedded LCD DSI controller (using IPs LTDC and DSI Host) to drive the KoD LCD mounted on board or a HDMI monitor connected through the DSI-HDMI bridge board MB1232.A
Hope this helps you! :)
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
2021-07-21 12:51 AM
Hi Imen,
Thank you for help.
Sorry for late answer because holiday time
Example works very well. i'm adapting now to my application
Regards
Andrzej