Giter Site home page Giter Site logo

Comments (1)

sameer avatar sameer commented on August 15, 2024

I noticed you listed the pixel clocks for 4k60,

4k60 is only available in HDMI 2.0 but haven't gotten around to implementing it. The libgen link to the spec is in the README if you're interested.

I was curious if you know of any boards capable of generating that signal.

Unfortunately, none that I know of. The pixel clock is within reach of FPGAs: "For TMDS Character Rates above 340 Mcsc, the TMDS Clock Rate shall be one fourth (1/4) of the TMDS Character Rate. " which means you can use the same clock for 4k60 as you would for 1080p60 (148.5 MHz).

But you'll need to drive the remaining TMDS lines at 6Ghz (3 with double data rate) which can probably only be done with some specialized hardware.

Edit: I read about a "gearbox" concept somewhere, I think some Xilinx FPGAs use it to drive faster rates: https://electronics.stackexchange.com/questions/387069/what-is-the-relationship-between-a-105-gearbox-and-a-51-oserdes2

It would also be neat to do soundblaster emulation and pass it out over HDMI, but I'm looking to stay within the DVI spec because I don't think I'd have enough interest to warrant licensing HDMI.

If it's just for a personal project, I think you should be fine using HDMI. The licensing is primarily for if you plan to market/sell products to end consumers. You could try using Display Port instead since the standard itself is free. I haven't seen a board with display port before but maybe there is one.

from hdmi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.