Hi guys please help me understand (noob here), I’ve been trying to get the I2s from the J41 header on my Jetson Nano A02 working with not success, after reading some post (Audio I2S on 40 Pin Connector - #26 by ABSOLUTLEY_DIAPPOINTEDEnabling I2S Audio on Jetson Nano GPIO Header ) on this issue and I’ve started to think that or eighter I don’t get I2S or my Jetson is broken. Apparently, the command “aplay -l” should show the different cards, well in my case this is what comes out 1 card the HDMI:
Name:Bank:Port CNF OE OUT IN INT_STA INT_ENB INT_LVL
J: 2:1 00 00 00 00 00 00 000000
BB: 6:3 01 00 00 00 00 00 000000
Everyone uses amixer, etc to get it to play something, and I don’t know why I don’t have any device different from the HDMI☹ I want to see signals on my oscilloscope.
Thanks for the Reply Kayccc.
I’m getting the following output:
“tegra-asoc: sound: ASoC: CODEC DAI sgtl5000 not registered” and “tegra-xudc-new 700d0000.xudc: setup request failed: -22re” when checking the ASoc in dmesg.
I’m going to read more on the link you shared with me to see if I can fix it. but any tips, knoweldge is really welcome :D to help close this issue.