<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックSGTL500 Audio Device - Line-In Not Working</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/SGTL500-Audio-Device-Line-In-Not-Working/m-p/291348#M35381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently debugging a custom SBC that utilizes the i.MX6Q processor. The device supports and HDMI audio and an external SGTL5000 audio device. The board provides Line-Out, Headphones, Line-In, and Microphone connections. The speakers and headphones work fine but I cannot get the microphone or line-in to work. Following is the behavior I see:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Hear sound from speakers when speakers selected&lt;/LI&gt;&lt;LI&gt;Hear sound from speakers and headphones when headphones selected&lt;/LI&gt;&lt;LI&gt;See volume meter move when microphone is used but cannot hear through speakers&lt;/LI&gt;&lt;LI&gt;Hear nothing when I hook up an iPod to the line-in – Have no selection&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the line-in and mic functions need to be set up in my custom board file? This is what I have now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 10pt;"&gt;static&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt; &lt;SPAN style="color: blue;"&gt;struct&lt;/SPAN&gt;&lt;BR /&gt;mxc_audio_platform_data mx6_sbc35_c398_audio_data = {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ssi_num = 1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .src_port = 2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ext_port = 5,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init = mx6_sbc35_c398_sgtl5000_init,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .hp_gpio = -1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .mic_gpio = -1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;};&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Sep 2013 17:53:57 GMT</pubDate>
    <dc:creator>PaulDeMetrotion</dc:creator>
    <dc:date>2013-09-04T17:53:57Z</dc:date>
    <item>
      <title>SGTL500 Audio Device - Line-In Not Working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SGTL500-Audio-Device-Line-In-Not-Working/m-p/291348#M35381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently debugging a custom SBC that utilizes the i.MX6Q processor. The device supports and HDMI audio and an external SGTL5000 audio device. The board provides Line-Out, Headphones, Line-In, and Microphone connections. The speakers and headphones work fine but I cannot get the microphone or line-in to work. Following is the behavior I see:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Hear sound from speakers when speakers selected&lt;/LI&gt;&lt;LI&gt;Hear sound from speakers and headphones when headphones selected&lt;/LI&gt;&lt;LI&gt;See volume meter move when microphone is used but cannot hear through speakers&lt;/LI&gt;&lt;LI&gt;Hear nothing when I hook up an iPod to the line-in – Have no selection&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the line-in and mic functions need to be set up in my custom board file? This is what I have now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 10pt;"&gt;static&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt; &lt;SPAN style="color: blue;"&gt;struct&lt;/SPAN&gt;&lt;BR /&gt;mxc_audio_platform_data mx6_sbc35_c398_audio_data = {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ssi_num = 1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .src_port = 2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ext_port = 5,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init = mx6_sbc35_c398_sgtl5000_init,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .hp_gpio = -1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .mic_gpio = -1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;};&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 17:53:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SGTL500-Audio-Device-Line-In-Not-Working/m-p/291348#M35381</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-09-04T17:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: SGTL500 Audio Device - Line-In Not Working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SGTL500-Audio-Device-Line-In-Not-Working/m-p/291349#M35382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got this working. Once I configured the audio chip properly using alsamixer and ran the command 'pactl load-module module-loopback', everything works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:34:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SGTL500-Audio-Device-Line-In-Not-Working/m-p/291349#M35382</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-09-13T13:34:52Z</dc:date>
    </item>
  </channel>
</rss>

