<?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>S32KのトピックS32K358 uSDHC async mode</title>
    <link>https://community.nxp.com/t5/S32K/S32K358-uSDHC-async-mode/m-p/2086594#M48124</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to use async data transfer mode of uSDHC, are there any detailed instructions? It seems the example project 'Usdhc_Ip_Example_S32K358' only shows how to use polling mode.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fanta_0-1745495484116.png" style="width: 650px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334750iFB36AAEC51574373/image-dimensions/650x44?v=v2" width="650" height="44" role="button" title="Fanta_0-1745495484116.png" alt="Fanta_0-1745495484116.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For example, in the code above, is it ok to simply change the last parameter to 'True' to use the async mode? However, as far as I know, there should be an interrupt to inform CPU the transfer has ended.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how should I configure the async mode correctly?&lt;/P&gt;&lt;P&gt;Best wishes&lt;/P&gt;</description>
    <pubDate>Thu, 24 Apr 2025 12:00:59 GMT</pubDate>
    <dc:creator>Fanta</dc:creator>
    <dc:date>2025-04-24T12:00:59Z</dc:date>
    <item>
      <title>S32K358 uSDHC async mode</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-uSDHC-async-mode/m-p/2086594#M48124</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to use async data transfer mode of uSDHC, are there any detailed instructions? It seems the example project 'Usdhc_Ip_Example_S32K358' only shows how to use polling mode.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fanta_0-1745495484116.png" style="width: 650px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334750iFB36AAEC51574373/image-dimensions/650x44?v=v2" width="650" height="44" role="button" title="Fanta_0-1745495484116.png" alt="Fanta_0-1745495484116.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For example, in the code above, is it ok to simply change the last parameter to 'True' to use the async mode? However, as far as I know, there should be an interrupt to inform CPU the transfer has ended.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how should I configure the async mode correctly?&lt;/P&gt;&lt;P&gt;Best wishes&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 12:00:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-uSDHC-async-mode/m-p/2086594#M48124</guid>
      <dc:creator>Fanta</dc:creator>
      <dc:date>2025-04-24T12:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 uSDHC async mode</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-uSDHC-async-mode/m-p/2090171#M48354</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;as far as I know module interrupt are enabled by driver and in case of Async mode you should configure user callback as well in Usdhc component and this callback will be called upon that event happen.&lt;BR /&gt;However I am not aware of the demo for this.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 10:25:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-uSDHC-async-mode/m-p/2090171#M48354</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2025-04-30T10:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 uSDHC async mode</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-uSDHC-async-mode/m-p/2119032#M50056</link>
      <description>Hi PetrS,&lt;BR /&gt;I read the RTD driver code again, and I think I found the answer. In 301 line of Usdhc_Ip.c, there is an ISR for uSDHC, in which the transfer complete flag is set. Users don't need to implement it in callback function, but need to set the ISR in IntCtrl_Ip as the example project shows. The RTD driver is good enough however I think the user manual of RTD can be more detailed.&lt;BR /&gt;I write this discovery here in case anyone else wants to know.&lt;BR /&gt;&lt;BR /&gt;Best wishes</description>
      <pubDate>Thu, 19 Jun 2025 03:25:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-uSDHC-async-mode/m-p/2119032#M50056</guid>
      <dc:creator>Fanta</dc:creator>
      <dc:date>2025-06-19T03:25:40Z</dc:date>
    </item>
  </channel>
</rss>

