Hello,
I execute the following command:
amixer -c tegrasndt186ref cset name=“I2S1 Mux” “ADMAIF1”
amixer -c tegrasndt186ref cset name=“I2S2 Mux” “ADMAIF2”
amixer -c tegrasndt186ref cset name=“I2S3 Mux” “ADMAIF3”
amixer -c tegrasndt186ref cset name=“I2S4 Mux” “ADMAIF4”
aplay -D hw:tegrasndt186ref,0(or 1、2、3) -f S16_LE -r 48000 s.wav
But only hw:tegrasndt186ref,2 cannot be output clock、frame and data signals.
Pinmux is correct.
Is there any difference between i2s3 and other i2s?