<?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: SPI driver in master and slave mode with interrupts in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239862#M5753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;I'm glad to provide support for you. However I just need you to clarify certain things which are not clear enough in your quesiton.&lt;/P&gt;&lt;P&gt;1. Could you let me know whiat MCU do you have ? &lt;/P&gt;&lt;P&gt;2. I was wondering if you could explain in more detail of the SPI operation you want?&lt;/P&gt;&lt;P&gt;I'm looking forward to your reply.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 02:27:12 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2014-01-17T02:27:12Z</dc:date>
    <item>
      <title>SPI driver in master and slave mode with interrupts</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239860#M5751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to test the spi how master and slave with interrupts in transmission and reception.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 17:46:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239860#M5751</guid>
      <dc:creator>ivanrobles</dc:creator>
      <dc:date>2014-01-16T17:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: SPI driver in master and slave mode with interrupts</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239861#M5752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan, It will be better to tell readers about what processor you want to implement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 02:06:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239861#M5752</guid>
      <dc:creator>thomaskang-b295</dc:creator>
      <dc:date>2014-01-17T02:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: SPI driver in master and slave mode with interrupts</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239862#M5753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;I'm glad to provide support for you. However I just need you to clarify certain things which are not clear enough in your quesiton.&lt;/P&gt;&lt;P&gt;1. Could you let me know whiat MCU do you have ? &lt;/P&gt;&lt;P&gt;2. I was wondering if you could explain in more detail of the SPI operation you want?&lt;/P&gt;&lt;P&gt;I'm looking forward to your reply.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 02:27:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239862#M5753</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-01-17T02:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: SPI driver in master and slave mode with interrupts</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239863#M5754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ping Zhou,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using two MK20DX256VLQ10 and code warrior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to use one microcontroller as master and the other as slave.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firs:t The Master sends the request to the slave(receiving data) &lt;/P&gt;&lt;P&gt;Second: The slave sends its data to the master. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the master needs to read buffer block by buffer block for this reason it needs to wait while the master sends or receives the buffer block complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, &lt;/P&gt;&lt;P&gt;Ivan.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:36:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239863#M5754</guid>
      <dc:creator>ivanrobles</dc:creator>
      <dc:date>2014-01-17T15:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: SPI driver in master and slave mode with interrupts</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239864#M5755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I forgot to say you that the communication is with interruptions. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:39:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239864#M5755</guid>
      <dc:creator>ivanrobles</dc:creator>
      <dc:date>2014-01-17T15:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: SPI driver in master and slave mode with interrupts</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239865#M5756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;I found a thread that about communication between two FRDM-K20D50M and I think it should be useful for reference.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/356893"&gt;Re: SPI communication b/w two FRDM-K20D50M Boards&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you have any other questions, please feel free to contact with me.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jan 2014 09:42:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-driver-in-master-and-slave-mode-with-interrupts/m-p/239865#M5756</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-01-19T09:42:43Z</dc:date>
    </item>
  </channel>
</rss>

