<?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のトピックRe: iMX93 ADC</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2291358#M243312</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216787"&gt;@mdeneen&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Yes, I did&lt;/P&gt;</description>
    <pubDate>Sun, 11 Jan 2026 07:53:56 GMT</pubDate>
    <dc:creator>BaselHn</dc:creator>
    <dc:date>2026-01-11T07:53:56Z</dc:date>
    <item>
      <title>iMX93 ADC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2140120#M239547</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I want to enhance the iMX93 ADC driver to support DMA and an iio buffer, so it can sample several samples and put them into a buffer.&lt;BR /&gt;&lt;BR /&gt;Attached is my modified code. And I get the following error:&lt;BR /&gt;&lt;BR /&gt;[ 1.436577] imx93-adc 44530000.adc: error -EINVAL: Failed to register this iio device.&lt;BR /&gt;[ 1.444518] imx93-adc: probe of 44530000.adc failed with error -22&lt;BR /&gt;&lt;BR /&gt;Any help?&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 11:26:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2140120#M239547</guid>
      <dc:creator>BaselHn</dc:creator>
      <dc:date>2025-07-24T11:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: iMX93 ADC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2142017#M239638</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/249581"&gt;@BaselHn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing very well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried changing the line:&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;indio_dev-&amp;gt;modes = INDIO_DIRECT_MODE; //| INDIO_BUFFER_TRIGGERED;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To:&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;indio_dev-&amp;gt;modes = INDIO_DIRECT_MODE | INDIO_BUFFER_TRIGGERED;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 19:55:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2142017#M239638</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2025-07-28T19:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: iMX93 ADC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2154519#M240195</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203368"&gt;@Manuel_Salas&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Sorry for the late response I was OOO.&lt;BR /&gt;&lt;BR /&gt;Yes and I managed at last to make the ADC to work with the DMA.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The ADC now working with DMA.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 15:40:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2154519#M240195</guid>
      <dc:creator>BaselHn</dc:creator>
      <dc:date>2025-08-19T15:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: iMX93 ADC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2290476#M243258</link>
      <description>&lt;P&gt;Hey, did you ever get this working with continuous mode?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 21:38:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2290476#M243258</guid>
      <dc:creator>mdeneen</dc:creator>
      <dc:date>2026-01-08T21:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: iMX93 ADC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2291358#M243312</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216787"&gt;@mdeneen&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Yes, I did&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jan 2026 07:53:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2291358#M243312</guid>
      <dc:creator>BaselHn</dc:creator>
      <dc:date>2026-01-11T07:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: iMX93 ADC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2354254#M244954</link>
      <description>Could you share your work for the continous mode please?</description>
      <pubDate>Tue, 21 Apr 2026 12:50:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX93-ADC/m-p/2354254#M244954</guid>
      <dc:creator>Ridhakhalfaoui</dc:creator>
      <dc:date>2026-04-21T12:50:21Z</dc:date>
    </item>
  </channel>
</rss>

