<?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のトピックRe: Restart SPI DMA Transmit without Reconfiguration</title>
    <link>https://community.nxp.com/t5/S32K/Restart-SPI-DMA-Transmit-without-Reconfiguration/m-p/1561482#M19131</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208662"&gt;@ygtcbs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A truly apology for the late response. &lt;BR /&gt;There are some examples related to the DMA, SPI and FLEXIO included in the S32K1xx SDK RTM v4.0.1.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;...\nxp\S32_SDK_S32K1xx_RTM_4.0.1\examples\S32K116\driver_examples\communication&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_0-1669745639414.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202136i714037E56CE909CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_0-1669745639414.png" alt="VaneB_0-1669745639414.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The example documentation can be found in the S32 SDK documentation at Examples and Demos section.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;...\nxp\S32_SDK_S32K1xx_RTM_4.0.1\doc\Start_Here.html&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 18:19:41 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2022-11-29T18:19:41Z</dc:date>
    <item>
      <title>Restart SPI DMA Transmit without Reconfiguration</title>
      <link>https://community.nxp.com/t5/S32K/Restart-SPI-DMA-Transmit-without-Reconfiguration/m-p/1552184#M18810</link>
      <description>&lt;P&gt;Hi, I'm developing a project with S32K116 and using NXP SDK version 4.0.1.&lt;/P&gt;&lt;P&gt;I want to send 16 bit data with FLEXIO SPI. But with the FLEXIO_SPI_DRV_MasterTransfer function it takes a very long time. The function takes around 20-30us in polling and interrupt mode(I'm using 48MHz HIRC).&lt;/P&gt;&lt;P&gt;But in the project, I need to do this as soon as possible. That's why I decided to use DMA. But the FLEXIO_SPI_DRV_MasterTransfer function takes 150us in DMA Mode. because it reconfigures DMA in every call. I moved the configuration to a separate function (includes EDMA_DRV_ConfigMultiBlockTransfer functions). I call EDMA_DRV_StartChannel and FLEXIO_SetShifterDMARequest to start communication in the loop, and call EDMA_DRV_StopChannel and FLEXIO_SetShifterDMARequest functions in FLEXIO_SPI_DRV_MasterEndDmaTransfer to stop communication.&amp;nbsp;I don't disable or clear FLEXIO Shifters (do I need to?).&lt;/P&gt;&lt;P&gt;But I could not communicate in this way. Do you have a suggestion to shorten the transmit time? Or can you share a documentation or sample code link just for my use case of DMA?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 18:16:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Restart-SPI-DMA-Transmit-without-Reconfiguration/m-p/1552184#M18810</guid>
      <dc:creator>ygtcbs</dc:creator>
      <dc:date>2022-11-10T18:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Restart SPI DMA Transmit without Reconfiguration</title>
      <link>https://community.nxp.com/t5/S32K/Restart-SPI-DMA-Transmit-without-Reconfiguration/m-p/1561482#M19131</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208662"&gt;@ygtcbs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A truly apology for the late response. &lt;BR /&gt;There are some examples related to the DMA, SPI and FLEXIO included in the S32K1xx SDK RTM v4.0.1.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;...\nxp\S32_SDK_S32K1xx_RTM_4.0.1\examples\S32K116\driver_examples\communication&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_0-1669745639414.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/202136i714037E56CE909CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_0-1669745639414.png" alt="VaneB_0-1669745639414.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The example documentation can be found in the S32 SDK documentation at Examples and Demos section.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;...\nxp\S32_SDK_S32K1xx_RTM_4.0.1\doc\Start_Here.html&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 18:19:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Restart-SPI-DMA-Transmit-without-Reconfiguration/m-p/1561482#M19131</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2022-11-29T18:19:41Z</dc:date>
    </item>
  </channel>
</rss>

