<?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>topic tc358743+audio problem? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/tc358743-audio-problem/m-p/874961#M132835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are use&amp;nbsp;tc358743 ,the video is ok, But we have met the audio problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arecord -r 44100 -f S16_LE -c 2 -d 6 123.wav -D hw:2,0&lt;BR /&gt;Recording WAVE '123.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo&lt;BR /&gt;arecord: pcm_read:2115: read error: Input/output error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have check the audmux and ssi , but cannot solve this problem..&lt;/P&gt;&lt;P&gt;we are use tc35873_h2c.c as our driver. we have modify the&amp;nbsp;imx_audmux_config to meet our hardware disign.&lt;/P&gt;&lt;P&gt;(we are use&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; MX6QDL_PAD_CSI0_DAT7__AUD3_RXD&amp;nbsp;&amp;nbsp;0x130b0 /*0x130b0*/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_CSI0_DAT4__AUD3_TXC&amp;nbsp;&amp;nbsp;0x130b0 /*0x130b0*/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_CSI0_DAT6__AUD3_TXFS&amp;nbsp;&amp;nbsp;0x130b0 /*0x130b0*/&lt;/P&gt;&lt;P&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2019 12:14:08 GMT</pubDate>
    <dc:creator>billkang</dc:creator>
    <dc:date>2019-03-20T12:14:08Z</dc:date>
    <item>
      <title>tc358743+audio problem?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/tc358743-audio-problem/m-p/874961#M132835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are use&amp;nbsp;tc358743 ,the video is ok, But we have met the audio problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arecord -r 44100 -f S16_LE -c 2 -d 6 123.wav -D hw:2,0&lt;BR /&gt;Recording WAVE '123.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo&lt;BR /&gt;arecord: pcm_read:2115: read error: Input/output error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have check the audmux and ssi , but cannot solve this problem..&lt;/P&gt;&lt;P&gt;we are use tc35873_h2c.c as our driver. we have modify the&amp;nbsp;imx_audmux_config to meet our hardware disign.&lt;/P&gt;&lt;P&gt;(we are use&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; MX6QDL_PAD_CSI0_DAT7__AUD3_RXD&amp;nbsp;&amp;nbsp;0x130b0 /*0x130b0*/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_CSI0_DAT4__AUD3_TXC&amp;nbsp;&amp;nbsp;0x130b0 /*0x130b0*/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_CSI0_DAT6__AUD3_TXFS&amp;nbsp;&amp;nbsp;0x130b0 /*0x130b0*/&lt;/P&gt;&lt;P&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 12:14:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/tc358743-audio-problem/m-p/874961#M132835</guid>
      <dc:creator>billkang</dc:creator>
      <dc:date>2019-03-20T12:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: tc358743+audio problem?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/tc358743-audio-problem/m-p/874962#M132836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi bill&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can start development using sgtl5000 driver examples, for example for sabrelite board&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi?h=imx_4.14.78_1.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi?h=imx_4.14.78_1.0.0_ga"&gt;imx6qdl-sabrelite.dtsi\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or tlv320 codec&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/460769"&gt;TLV320AIC3105 on i.MX6Q: no clock on BLCK, WCLK&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May be useful first to adjust SSI&amp;amp;AUDMUX settings with baremetal SDK sgtl5000 example&lt;/P&gt;&lt;P&gt;(sdk zip can be found on&lt;A href="https://community.nxp.com/thread/432859"&gt;https://community.nxp.com/thread/432859&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 01:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/tc358743-audio-problem/m-p/874962#M132836</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-03-21T01:00:43Z</dc:date>
    </item>
  </channel>
</rss>

