Forum Discussion
Hello,
Apologies for not responding sooner, I did not get a notification that I had a new answer. It was a bug due to the board selected. Thank you for letting me know. I will fix it appropriately. Glad that I found this.
Drew
Hi Drew,
I am at the exact same point as you are. Did you ever progress and were successful getting the RX-TX example design to work?
I was able to generate the example design but not yet to run it on the Intel® Stratix® 10 SX SoC Entwicklungskits.
Marvin
- MATRIX78782 years ago
Occasional Contributor
Hi Marvin,
Sadly no. I could not find any real non-IP examples since HDMI is a paid service either. Luckily, there is a GitHub for a different FPGA that has Verilog code for HDMI that I am trying to implement in VHDL. It does not have I2C communication, but it is not mandatory apparently for HDMI: GitHub - sipeed/TangPrimer-25K-example: TangPrimer-25K-example project
Good luck,
Drew
- MarvLing2 years ago
New Contributor
Hi Drew,
I was actually able to run the example design on a Stratix 10 1SX280LU2F50. But it does not pass through any video signals. My laptop recognizes the HDMI RX as a video sink.
I quadruplechecked the pinout now but i still suspect something in that area.
- MATRIX78782 years ago
Occasional Contributor
Hi Marvin,
The Stratix 10 is far beyond my price range, but if I am understanding correctly, you are trying to send a data signal from the FPGA to your laptop. That is not possible as the laptop HDMI is transfer only. It cannot accept HDMI in. I hope that clears a few things up if I am understanding correctly. If you knew that, my apologies.
Drew