<?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 S32K116 LSPI MasterTransfer in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K116-LSPI-MasterTransfer/m-p/1922771#M38634</link>
    <description>&lt;P&gt;我想使用图中的函数进行SPI的异步传输，但是我将SPI配置为DMA传输后这个函数无法实现通信，是否意味着这个函数只能在interrupt模式下调用？&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 969px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/291368i043C336A9C05C7D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2024 08:38:33 GMT</pubDate>
    <dc:creator>Embedded_novice</dc:creator>
    <dc:date>2024-08-01T08:38:33Z</dc:date>
    <item>
      <title>S32K116 LSPI MasterTransfer</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-LSPI-MasterTransfer/m-p/1922771#M38634</link>
      <description>&lt;P&gt;我想使用图中的函数进行SPI的异步传输，但是我将SPI配置为DMA传输后这个函数无法实现通信，是否意味着这个函数只能在interrupt模式下调用？&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 969px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/291368i043C336A9C05C7D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 08:38:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-LSPI-MasterTransfer/m-p/1922771#M38634</guid>
      <dc:creator>Embedded_novice</dc:creator>
      <dc:date>2024-08-01T08:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: S32K116 LSPI MasterTransfer</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-LSPI-MasterTransfer/m-p/1926265#M39002</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you can used async transfer using DMA as well, just you need to test if it is completed using&amp;nbsp;LPSPI_DRV_MasterGetTransferStatus or you need to have callback installed to get into it after transfer is finished.&lt;/P&gt;
&lt;P&gt;You can refer to&amp;nbsp;lpspi_dma_master_s32k116 demo for DMA usage, but blocking function is used there.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 10:06:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-LSPI-MasterTransfer/m-p/1926265#M39002</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-08-06T10:06:32Z</dc:date>
    </item>
  </channel>
</rss>

