Speaker configuration

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

Speaker configuration

778 Views
Mohan51
Contributor II

How to connect and configure speaker in NXM IMX8M NANO board. if possible please attach any document for reference

0 Kudos
Reply
3 Replies

761 Views
Mohan51
Contributor II

is there any document for reference to speaker connections to the nano board?

0 Kudos
Reply

759 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

There is no such document, you can refer the EVK design files

0 Kudos
Reply

763 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @Mohan51 

The default imx8mn-evk.dts has configured the audio on evk board. Please refer them.

sound-wm8524 {
		compatible = "fsl,imx-audio-wm8524";
		model = "wm8524-audio";
		audio-cpu = <&sai3>;
		audio-codec = <&wm8524>;
		audio-asrc=<&easrc>;
		audio-routing =
			"Line Out Jack", "LINEVOUTL",
			"Line Out Jack", "LINEVOUTR";
	};

Best Regards

Zhiming

0 Kudos
Reply