How to extract the audio from eARC HDMI?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to extract the audio from eARC HDMI?

972 Views
simmania
Contributor IV

Hi,

We want to design a 3D spatial sound headphone that can position audio objects into a 3D space.

For this product we need eARC audio input from HDMI. Can we extract the eARC audio from HDMI using a NXP MCU? We noticed that the i.MX Audio Board supports HDMI input with eARC support. But it is not clear how audio is extracted form this HDMI.

 

0 Kudos
Reply
5 Replies

812 Views
simmania
Contributor IV

Actually we do not want to use Linux. Linux on a headphone seems to lot of overkill to us.
From the Linux document it is also not clear how eARC audio is getting into the MCU.
We did study the evaluation board schematics. Is it correct that to get the audio from a HDMI connection (eARC) info the MCU an extra extraction board is needed with an FPGA that does the extraction?

0 Kudos
Reply

807 Views
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

In i.MX8MP the eARC is controlled by Cortex-A core and if you need to control it from Cortex-M, the only way to do it is using RPMSG, there is no need of a FPGA to transfer this data.

You can use the example of RPMSG in our SDK.

Best regards.

0 Kudos
Reply

948 Views
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

For questions related to i.MX Audio Board, please contact your local sales representative.

Best regards.

0 Kudos
Reply

923 Views
simmania
Contributor IV

Actually our question is not about the Audio Board. We just noticed that that board my have eARC input, which is an indication that NXP supports this somehow. We do not have this board and are not planning to buy it.

The main question is:
How can we get eARC audio into a NXP MCU (iMX8M or RT117x like devices)?

 

Tags (1)
0 Kudos
Reply

908 Views
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

Got it, information related to eARC please refer to chapter 8.2 HDMI eARC support of i.MX Linux User's Guide.

Best regards.

0 Kudos
Reply