<?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 Re: Dose qspi support edma usage in s32g2 or  s32g3 soc, if yes then howto? in S32G</title>
    <link>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1700881#M4387</link>
    <description>&lt;P&gt;I look the code: &lt;A href="https://github.com/nxp-auto-linux/linux/blob/release/bsp37.0-5.15.96-rt/drivers/spi/spi-fsl-qspi.c" target="_blank"&gt;https://github.com/nxp-auto-linux/linux/blob/release/bsp37.0-5.15.96-rt/drivers/spi/spi-fsl-qspi.c&lt;/A&gt;, there is nothing about DMA.I want to use the qspi with DMA.When do you plan to support DMA's qspi? Please let me known.Thanks very much!&lt;/P&gt;</description>
    <pubDate>Tue, 08 Aug 2023 08:00:41 GMT</pubDate>
    <dc:creator>jun13_chen</dc:creator>
    <dc:date>2023-08-08T08:00:41Z</dc:date>
    <item>
      <title>Dose qspi support edma usage in s32g2 or  s32g3 soc, if yes then howto?</title>
      <link>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1700065#M4359</link>
      <description>&lt;P&gt;Dose qspi support edma usage in s32g2 or s32g3 soc, if yes then howto?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 09:03:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1700065#M4359</guid>
      <dc:creator>jun13_chen</dc:creator>
      <dc:date>2023-08-07T09:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dose qspi support edma usage in s32g2 or  s32g3 soc, if yes then howto?</title>
      <link>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1700372#M4370</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As for eDMA, the following is shown under the S32G2 Reference Manual [Page 123, S32G2 Reference Manual, Rev. 7, February 2023]:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1691429881872.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/235374iD1C121D089EF30BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1691429881872.png" alt="DanielAguirre_0-1691429881872.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As for information, we recommend looking chapter 38.7.4 DMA Usage under the S32G2 Reference Manual.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 17:49:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1700372#M4370</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-08-07T17:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dose qspi support edma usage in s32g2 or  s32g3 soc, if yes then howto?</title>
      <link>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1700881#M4387</link>
      <description>&lt;P&gt;I look the code: &lt;A href="https://github.com/nxp-auto-linux/linux/blob/release/bsp37.0-5.15.96-rt/drivers/spi/spi-fsl-qspi.c" target="_blank"&gt;https://github.com/nxp-auto-linux/linux/blob/release/bsp37.0-5.15.96-rt/drivers/spi/spi-fsl-qspi.c&lt;/A&gt;, there is nothing about DMA.I want to use the qspi with DMA.When do you plan to support DMA's qspi? Please let me known.Thanks very much!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 08:00:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1700881#M4387</guid>
      <dc:creator>jun13_chen</dc:creator>
      <dc:date>2023-08-08T08:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dose qspi support edma usage in s32g2 or  s32g3 soc, if yes then howto?</title>
      <link>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1702069#M4409</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As for Linux, we don't seem to see any support on this regard. As for the plan to implement it, we are not seeing anything, we do apologize.&lt;/P&gt;
&lt;P&gt;We will verify if there is anything that we might be missing.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 15:30:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1702069#M4409</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-08-09T15:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dose qspi support edma usage in s32g2 or  s32g3 soc, if yes then howto?</title>
      <link>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1702508#M4417</link>
      <description>&lt;P&gt;you say as for linux? anyway you mean some other os or rtos support QSPI with DMA？Could you tell me where i can see the code for qspi with dma？If you can provide the URL of source code is very nice.Thanks very much.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 01:07:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1702508#M4417</guid>
      <dc:creator>jun13_chen</dc:creator>
      <dc:date>2023-08-10T01:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dose qspi support edma usage in s32g2 or  s32g3 soc, if yes then howto?</title>
      <link>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1703095#M4442</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We said "As for Linux" since you were looking into the source code. We understand that there is no available example that enables QSPI+DMA at this moment under S32G.&lt;/P&gt;
&lt;P&gt;Still, we are looking for confirmation on this regard.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 15:25:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1703095#M4442</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-08-10T15:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dose qspi support edma usage in s32g2 or  s32g3 soc, if yes then howto?</title>
      <link>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1703700#M4454</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have received the following update from the internal team:&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;&lt;SPAN class="ui-provider bid bie c d e f g h i j k l m n o p q r s t bif big w x y z ab ac ae af ag ah ai aj ak"&gt;There are several DMA request for QSPI&lt;/SPAN&gt;&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;How are you planning on use QSPI+DMA?&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 18:24:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1703700#M4454</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-08-11T18:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dose qspi support edma usage in s32g2 or  s32g3 soc, if yes then howto?</title>
      <link>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1703910#M4458</link>
      <description>&lt;P&gt;we want to read and write nor flash in A core, and with qspi+dma we think it's performance will be better and with lower cpu time costs.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 01:14:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1703910#M4458</guid>
      <dc:creator>jun13_chen</dc:creator>
      <dc:date>2023-08-14T01:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dose qspi support edma usage in s32g2 or  s32g3 soc, if yes then howto?</title>
      <link>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1704487#M4462</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for your feedback.&lt;/P&gt;
&lt;P&gt;Let us confirm what it is available at this moment, if any.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 18:42:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1704487#M4462</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-08-14T18:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dose qspi support edma usage in s32g2 or  s32g3 soc, if yes then howto?</title>
      <link>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1706069#M4482</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have received the following comments:&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;Sorry, as far as I know, the BSP team didn't have plan to support QSPI+eDMA.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Also, t&lt;SPAN&gt;he released RTD QSPI driver doesn't use DMA, and there is no plan to support this feature. But from my perspective, the customer could refer to the Integration_Reference_Example(bootloader demo), which used to DMA + AHB read combination.&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 22:59:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Dose-qspi-support-edma-usage-in-s32g2-or-s32g3-soc-if-yes-then/m-p/1706069#M4482</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-08-16T22:59:10Z</dc:date>
    </item>
  </channel>
</rss>

