Skip to main content
angeliran
Associate III
March 24, 2022
Question

Generating HDMl signals from an stm32f0 is possible?

  • March 24, 2022
  • 2 replies
  • 868 views

7 years ago I made a personal project, which generates video via vga, now I would like to do it via HDMl, I have only found with fpga, but the code is not clear to me, I suppose it is vhl, or vhdl, but I would like to do it with stm32f0,

will anyone have an idea?

This topic has been closed for replies.

2 replies

TDK
Super User
March 24, 2022

I expect it is technically possible but not very practical. Resolution and frame rate would be limited. Access to video buffers in external memory would further cut into bandwidth.

"If you feel a post has answered your question, please click ""Accept as Solution""."
angeliran
angeliranAuthor
Associate III
March 24, 2022

Thx for answering me again @TDK​ , It doesn't bother me that it's at the minimum resolution, and a single color. I found this:

https://www.fpga4fun.com/HDMI.html

angeliran
angeliranAuthor
Associate III
March 25, 2022

Thx to all for answering me, i talked with Jean, the creator of the page I posted, the only thing he told me is that we need, at least, 250 mhz. there is stm32f429, with overclock at 250 mhz, and there are stm32h7, but in my country, it is very difficult to get them...