Skip to main content
Flux
Visitor II
October 17, 2019
Question

Example code RTOS + HDMI

  • October 17, 2019
  • 1 reply
  • 997 views

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.

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
October 17, 2019

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 (See Profile) Up vote any posts that you find helpful, it shows what's working..