<?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: How to do a SPI to SPI transfer in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-do-a-SPI-to-SPI-transfer/m-p/954966#M54865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff, &lt;/P&gt;&lt;P&gt;I think this is possible. You can use EDMA to move data. But the SDK driver doesn't support that. It only support DSPI_MasterTransferEDMA or kEDMA_MemoryToPeripheral. So, you have to do it by yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2019 09:47:25 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2019-06-10T09:47:25Z</dc:date>
    <item>
      <title>How to do a SPI to SPI transfer</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-do-a-SPI-to-SPI-transfer/m-p/954965#M54864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to transfer data from an external flash on SPI-2 to a different device on SPI-1. The motivation is to avoid chunking the data using on-chip RAM, and to shorten the transfer time. Is this possible? If so, how? My processor is a K64.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2019 20:24:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-do-a-SPI-to-SPI-transfer/m-p/954965#M54864</guid>
      <dc:creator>jeffthompson</dc:creator>
      <dc:date>2019-06-06T20:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a SPI to SPI transfer</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-do-a-SPI-to-SPI-transfer/m-p/954966#M54865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff, &lt;/P&gt;&lt;P&gt;I think this is possible. You can use EDMA to move data. But the SDK driver doesn't support that. It only support DSPI_MasterTransferEDMA or kEDMA_MemoryToPeripheral. So, you have to do it by yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 09:47:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-do-a-SPI-to-SPI-transfer/m-p/954966#M54865</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2019-06-10T09:47:25Z</dc:date>
    </item>
  </channel>
</rss>

