Forum Discussion
MBand4
New Contributor
7 years agoHow to add HDMI support to a console-based Linux on the DE10 nano?
It is possible to build an updated Linux Kernel for the DE10 nano following any of the following guides https://bitlog.it/hardware/building-embedded-linux-for-the-terasic-de10-nano-and-other-cyclone...
Deshi_Intel
Regular Contributor
7 years agoHi Manuel,
Short answer to your question is YES but HDMI support is not something that comes default in the reference design. This is something that you need to build your self.
HDMI is just another custom IP that you can follow in guideline to modify the golden reference design (GHRD) to add in HDMI design and it's respective Linux driver.
Your 2nd question is more on HDMI IP operation usage. You can refer to below HDMI user guide and its example design to learn more about Intel HDMI IP.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/archives/ug_hdmi-18-1.pdf
https://www.intel.cn/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-hdmi-de.pdf
Thanks.
Regards,
dlim