cancel
Showing results for 
Search instead for 
Did you mean: 

Example code RTOS + HDMI

Flux
Associate

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.

1 REPLY 1

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.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..