Author Topic: Does the use of an IC capable, but not implemented, of HDMI require a license?  (Read 1645 times)

0 Members and 1 Guest are viewing this topic.

Offline magicmastjaTopic starter

  • Contributor
  • Posts: 12
  • Country: us
Pretty much what the title says. Im knee-deep in designing a from scratch vehicle car stereo/infotainment board. I plan on doing an initial prototype for personal use for a few months, and then if it performs well rolling that design into a lowvolume side business product line for sale. Problem is being only a hobbyist by far the best chips that I can find that are both actively stocked and have the perfect combo of features at reasonable prices are NXPs IMX8 chips. The one snag is im not going to be able get LVDS and MIPI DSI without also getting saddled with a chip capable of HDMI. If I absolutely don't use the HDMI functionality in anyway, no traces, no drivers, do I still have to buy a license to be able to sell a product that cant use HDMI out of the box unless significantly modified?
 

Offline Ian.M

  • Super Contributor
  • ***
  • Posts: 12807
IANAL, but if a MCU/SOC is capable of HDMI, then its also capable of DVI-D on the same pins, which does *NOT* require a HDMI licence, provided *YOU* don't supply any means of connecting a HDMI cable, use higher HDMI only resolutions or output audio packets.
« Last Edit: January 27, 2023, 10:04:13 am by Ian.M »
 

Offline magicmastjaTopic starter

  • Contributor
  • Posts: 12
  • Country: us
Ah gotcha thanks for the reply. For me the initial design is looking to use LVDS reserved for a small video only display in vehicle, and im looking at MIPI DSI to Displayport bridge ICs at the moment for video only connection of a PC monitor just for initial setup and troubleshooting, expected to be 1080p res. Audio will have its own whole discrete subsystem never to be entangled with video signals
 

Offline fchk

  • Regular Contributor
  • *
  • Posts: 242
  • Country: de
NXPs IMX8 chips

You might have a look at the NVidia Jetson modules: Xavier NX or Nano (Orin Nx and Orin Nano starting in March/April). These modules provide HDMI or Displayport, and the Xavier NX and Nano also have DSI. For me it seems as NVidia has licensed HDMI just like H.264 and H.265. Nowhere in their documentation is a note that the user needs a separate license.

The modules contain everything critical (CPU, RAM, EMCC, PMIC), so you have many problems already solved for you.

For an internal display eDP seems to be the easiest way. I'm not sure if the iPad3/iPad4 displays are still available:
https://datasheetspdf.com/datasheet/LP097QX1-SPC1.html

fchk
 

Offline langwadt

  • Super Contributor
  • ***
  • Posts: 4395
  • Country: dk
IANAL, but if a MCU/SOC is capable of HDMI, then its also capable of DVI-D on the same pins, which does *NOT* require a HDMI licence, provided *YOU* don't supply any means of connecting a HDMI cable, use higher HDMI only resolutions or output audio packets.

I don't see how using a HDMI cable or connector would require a license as long as you don't use HDMI owned standards or HDMI branding

HDMI cables/connectors can be used for DVI or just for random highspeed differential signals
 

Offline berke

  • Frequent Contributor
  • **
  • Posts: 257
  • Country: fr
  • F4WCO
Pretty much what the title says. Im knee-deep in designing a from scratch vehicle car stereo/infotainment board. I plan on doing an initial prototype for personal use for a few months, and then if it performs well rolling that design into a lowvolume side business product line for sale. Problem is being only a hobbyist by far the best chips that I can find that are both actively stocked and have the perfect combo of features at reasonable prices are NXPs IMX8 chips. The one snag is im not going to be able get LVDS and MIPI DSI without also getting saddled with a chip capable of HDMI. If I absolutely don't use the HDMI functionality in anyway, no traces, no drivers, do I still have to buy a license to be able to sell a product that cant use HDMI out of the box unless significantly modified?
HDMI is a private thing and they typically try to enforce their gatekeeping bullshit through trademarks and logos.  If you don't say HDMI anywhere and don't use their logo, copyright/trademark law doesn't enter into it and they have no leverage, IMHO even if you had a working HDMI port, which you don't.  Whether NXP included some HDMI cores on their silicon is their business, if you can buy their chips without signing something with them there is nothing binding you to the HDMI trade association and I don't see why you would concern yourself with licensing from them.  But then IANAL either and every country has its own weird laws.  For example in North Korea it looks like you have to have Kim Il Sung's portait as high as possible in your home.

If you're going to sell your product to consumers there are other things to worry about such as EMI compliance, ROHS, consumer protection (warranty etc.) or recycling.
 

Offline tooki

  • Super Contributor
  • ***
  • Posts: 11343
  • Country: ch
IANAL, but if a MCU/SOC is capable of HDMI, then its also capable of DVI-D on the same pins, which does *NOT* require a HDMI licence, provided *YOU* don't supply any means of connecting a HDMI cable, use higher HDMI only resolutions or output audio packets.

I don't see how using a HDMI cable or connector would require a license as long as you don't use HDMI owned standards or HDMI branding

HDMI cables/connectors can be used for DVI or just for random highspeed differential signals
The issue is the encryption/decryption keys for the HDCP copy protection that is, IIRC, mandatory in HDMI. (It’s optional in DVI.) That and agreeing contractually to not undermine the copy protection in practice, for example by providing an unencrypted output, or an unencrypted digital media path in a PC, allowing memory copying.

I assume that the contract terms for HDMI receivers are much more onerous than for transmitters.
 

Offline magicmastjaTopic starter

  • Contributor
  • Posts: 12
  • Country: us
Thanks ill give those Nvidia modules another look over. The main appeal of the NXP processors was 1. availability (the number of design changes ive had to make due to supply shortages is irritating) 2. Containing a solid mix vehicle communication interfacing (on-chip CAN controller), on chip DSP for audio processing, and then just general decent compute performance for running a lightweight Linux OS with some sort of opensource Android Auto friendly GUI (ie OpenAuto Pro). Most of the non-CPU related hardware is focused on high quality audio performance, the video functionality just needs that "good enough" rating for system setup and Google Maps lol.
 

Offline BrianHG

  • Super Contributor
  • ***
  • Posts: 7662
  • Country: ca
You only really need to worry about if you are playing with HDCP video encryption.
If you just use or buy an IC HDMI transmitter, you are ok.
If you make a product with said IC to transmit HDMI, so long as you do not use the HDMI logo or state it is 'HDMI x.x compliant', you are ok.

To get the right to use the HDMI logo and the right to say you are compliant with one of it's standards, you must pay and get your hardware tested to the hill before you are allowed to do so.

If you had to ask this much, HDCP is in a completely different league, stay away...  If anyone offers you an IC which says it can encrypt / decrypt HDCP, do not waste your time.
 

Offline Siwastaja

  • Super Contributor
  • ***
  • Posts: 8113
  • Country: fi
You never have to buy any license for an IC you can buy and use, regardless of what features you use or don't use, including HDMI.

The whole point is the IC manufacturer bought the required rights to use relevant intellectual properties when they designed the chip.

Using logos and names under a trademark is different. So instead of "We don't support (insert HDMI logo here)" say "We don't support the most common audio/video interface".

So you can even use the HDMI features no problem. Not using them - even less of a problem.
« Last Edit: January 28, 2023, 01:44:21 pm by Siwastaja »
 

Offline tooki

  • Super Contributor
  • ***
  • Posts: 11343
  • Country: ch
No, not necessarily. The That depends entirely on the licensing terms.
 
The following users thanked this post: Someone

Offline Siwastaja

  • Super Contributor
  • ***
  • Posts: 8113
  • Country: fi
No, not necessarily. The That depends entirely on the licensing terms.

If you buy ICs from say Digikey, you are not signing any contract or license.

The fact that OP is asking means there is no license. If there was, it would have been process so complex and expensive they would definitely know.
 

Offline tooki

  • Super Contributor
  • ***
  • Posts: 11343
  • Country: ch
No, not necessarily. The That depends entirely on the licensing terms.

If you buy ICs from say Digikey, you are not signing any contract or license.
Wait till you try to get the dev tools or even the complete datasheet... :(
 

Offline bson

  • Supporter
  • ****
  • Posts: 2265
  • Country: us
No worries about HDMI as long as you don't use their connectors or use their methods to transport audio.  Both of those are covered by the Forum's patent pool and neither can be sold without a license.  For personal use, or a small number of prototypes you can do anything you want.  Of course, you can't use their trademark logos either.  Both pool licenses and trademark rights are premeditated on joining the Forum and subjecting products to their tests.  But you don't need to be a forum member to tinker as much as you want, and if you want to go to market then the annual $15k is a pittance (at least in the U.S., in other parts of the world it may well be a small fortune).  That'll just kind of disappear among all the other legal expenses, not the least of which is protecting your own IP and trademarks.
 

Offline james_s

  • Super Contributor
  • ***
  • Posts: 21611
  • Country: us
The issue is the encryption/decryption keys for the HDCP copy protection that is, IIRC, mandatory in HDMI. (It’s optional in DVI.) That and agreeing contractually to not undermine the copy protection in practice, for example by providing an unencrypted output, or an unencrypted digital media path in a PC, allowing memory copying.

I assume that the contract terms for HDMI receivers are much more onerous than for transmitters.

It's funny that they still care about this. IIRC the master key was leaked many years ago and HDCP has been thoroughly broken. I have a <$20 HDMI splitter I bought from Amazon that also happens to strip HDCP.
 
The following users thanked this post: NiHaoMike, tooki

Offline langwadt

  • Super Contributor
  • ***
  • Posts: 4395
  • Country: dk
No worries about HDMI as long as you don't use their connectors or use their methods to transport audio.  Both of those are covered by the Forum's patent pool and neither can be sold without a license.  For personal use, or a small number of prototypes you can do anything you want.  Of course, you can't use their trademark logos either.  Both pool licenses and trademark rights are premeditated on joining the Forum and subjecting products to their tests.  But you don't need to be a forum member to tinker as much as you want, and if you want to go to market then the annual $15k is a pittance (at least in the U.S., in other parts of the world it may well be a small fortune).  That'll just kind of disappear among all the other legal expenses, not the least of which is protecting your own IP and trademarks.

Surely you can use HDMI connectors for anything you want, the only thing they can complain about is if you are using the HDMI trademark

if you want to implement actual HDMI there might be patents on some things, but since HDMI is 20 years old ...
 

Offline langwadt

  • Super Contributor
  • ***
  • Posts: 4395
  • Country: dk
The issue is the encryption/decryption keys for the HDCP copy protection that is, IIRC, mandatory in HDMI. (It’s optional in DVI.) That and agreeing contractually to not undermine the copy protection in practice, for example by providing an unencrypted output, or an unencrypted digital media path in a PC, allowing memory copying.

I assume that the contract terms for HDMI receivers are much more onerous than for transmitters.

It's funny that they still care about this. IIRC the master key was leaked many years ago and HDCP has been thoroughly broken. I have a <$20 HDMI splitter I bought from Amazon that also happens to strip HDCP.

HDMI Licensing, LLC wants to try an keep their business going?

 

Offline jonpaul

  • Super Contributor
  • ***
  • Posts: 3322
  • Country: fr
A personal use or few prptos  will not be found.

Make 10000s and advertise/sell online, you can be responsible to pay license, TM or (c)  fees.

Notice that HDMI media and PHY mai implement DRM

Defeat of DRM may violate the US DCMA law.

Logo, (c) >>TM>>USPTO

Different issues.

Jon

Jean-Paul  the Internet Dinosaur
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf