2019-10-17 01:56 AM
Hi,
I've been looking into the STM32373C-EVAL and the STM32CubeF3 since I need to build a prototype that includes RTOS and HDMI output. The board includes a LCD display and 2 HDMI outputs. The STM32CubeF3 includes some FreeRTOS examples and some LCD examples. But I couldn't find examples for HDMI.
Is the HDMI mirrored from the LCD? Do I need a different code? Will I face some problems running the RTOS and the HDMI together? Is there a better board that I can use to achieve this? Is TouchGFX something that would work with RTOS and HDMI? Where could I find some sample codes for HDMI?
I am making a lot of research before buying a board.
2019-10-17 05:15 AM
Thought HDMI in that context was related to the communication channel, CEC usage.
For display via HDMI you'd want to look for parts supporting DSI, like the STM32F769I-DISCO with an HDMI adapter board in place of the screen.