<?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 Connect FRDM-K66F and TWR-KV58 using SPI in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Connect-FRDM-K66F-and-TWR-KV58-using-SPI/m-p/711002#M7580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect two evaluation boards, FRDM-K66F and TWR-KV58+elevation, using the SPI interface. Trying to use the FreeRTOS example for DSPI. When i connect two FRDM-K66F boards using SPI0 on both and the freertos example, i see the data going through correctly. But when i connect the FRDM-K66F that was the slave to a TWR-KV58 (with elevation boards) to serve as the master, i don not get any indication of incoming data on the K66F side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how i connected the pins:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;KV58 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;K66F&lt;/P&gt;&lt;P&gt;MOSI B45 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MISO &amp;nbsp; &amp;nbsp; &amp;nbsp; J2 pin 8&lt;BR /&gt;MISO B44 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MOSI &amp;nbsp; &amp;nbsp; &amp;nbsp; J2 pin 10&lt;BR /&gt;SCK &amp;nbsp; B48 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;SCK &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;J2 pin 12&lt;BR /&gt;PCS0 B46&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;PCS0 &amp;nbsp; &amp;nbsp; &amp;nbsp;J2 pin 6&lt;/P&gt;&lt;P&gt;GND &amp;nbsp;B2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GND &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;J2 pin 14&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is unmodified freertos_dspi example, with&amp;nbsp;EXAMPLE_CONNECT_DSPI set to&amp;nbsp;BOARD_TO_BOARD.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Master is built with&amp;nbsp;SPI_MASTER_SLAVE isMASTER and slave is built with&amp;nbsp;SPI_MASTER_SLAVE isSLAVE.&lt;/P&gt;&lt;P&gt;Both using SPI0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to change&amp;nbsp;any configurations to make this setup work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Evgeny&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Sep 2017 17:28:31 GMT</pubDate>
    <dc:creator>evgenyerlihman</dc:creator>
    <dc:date>2017-09-22T17:28:31Z</dc:date>
    <item>
      <title>Connect FRDM-K66F and TWR-KV58 using SPI</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Connect-FRDM-K66F-and-TWR-KV58-using-SPI/m-p/711002#M7580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect two evaluation boards, FRDM-K66F and TWR-KV58+elevation, using the SPI interface. Trying to use the FreeRTOS example for DSPI. When i connect two FRDM-K66F boards using SPI0 on both and the freertos example, i see the data going through correctly. But when i connect the FRDM-K66F that was the slave to a TWR-KV58 (with elevation boards) to serve as the master, i don not get any indication of incoming data on the K66F side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how i connected the pins:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;KV58 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;K66F&lt;/P&gt;&lt;P&gt;MOSI B45 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MISO &amp;nbsp; &amp;nbsp; &amp;nbsp; J2 pin 8&lt;BR /&gt;MISO B44 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MOSI &amp;nbsp; &amp;nbsp; &amp;nbsp; J2 pin 10&lt;BR /&gt;SCK &amp;nbsp; B48 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;SCK &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;J2 pin 12&lt;BR /&gt;PCS0 B46&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;PCS0 &amp;nbsp; &amp;nbsp; &amp;nbsp;J2 pin 6&lt;/P&gt;&lt;P&gt;GND &amp;nbsp;B2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GND &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;J2 pin 14&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is unmodified freertos_dspi example, with&amp;nbsp;EXAMPLE_CONNECT_DSPI set to&amp;nbsp;BOARD_TO_BOARD.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Master is built with&amp;nbsp;SPI_MASTER_SLAVE isMASTER and slave is built with&amp;nbsp;SPI_MASTER_SLAVE isSLAVE.&lt;/P&gt;&lt;P&gt;Both using SPI0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to change&amp;nbsp;any configurations to make this setup work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Evgeny&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 17:28:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Connect-FRDM-K66F-and-TWR-KV58-using-SPI/m-p/711002#M7580</guid>
      <dc:creator>evgenyerlihman</dc:creator>
      <dc:date>2017-09-22T17:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Connect FRDM-K66F and TWR-KV58 using SPI</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Connect-FRDM-K66F-and-TWR-KV58-using-SPI/m-p/711003#M7581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evgeny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe your connection is wrong,&amp;nbsp;&amp;nbsp; it should be MOSI-MOSI,&amp;nbsp; MISO-MISO&lt;/P&gt;&lt;P&gt;Please check the four wire connection as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4292iD4DE56EAA8665DE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 07:50:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Connect-FRDM-K66F-and-TWR-KV58-using-SPI/m-p/711003#M7581</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2017-09-28T07:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Connect FRDM-K66F and TWR-KV58 using SPI</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Connect-FRDM-K66F-and-TWR-KV58-using-SPI/m-p/711004#M7582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what i have in the readme.txt for frdmk66f_rtos_examples_freertos_dspi that can be found in MCUXpresso SDK for K66F:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Board settings&lt;BR /&gt;==============&lt;BR /&gt;SPI one board:&lt;BR /&gt;Transfer data from instance0 to instance 1 of SPI interface.&lt;BR /&gt;SPI0 pins are connected with SPI1 pins of board&lt;BR /&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;INSTANCE0(SPI0) CONNECTS TO INSTANCE1(SPI1)&lt;BR /&gt;Pin Name Board Location Pin Name Board Location&lt;BR /&gt;MOSI J2 pin &amp;nbsp;&amp;nbsp;&amp;nbsp;10 MISO J6 pin 6&lt;BR /&gt;MISO J2 pin &amp;nbsp;&amp;nbsp;&amp;nbsp;8 MOSI J6 pin 7&lt;BR /&gt;SCK J2 pin &amp;nbsp;&amp;nbsp;&amp;nbsp; 12 SCK J6 pin 5&lt;BR /&gt;PCS0 J2 pin &amp;nbsp;&amp;nbsp;&amp;nbsp;6 PCS0 J6 pin 4&lt;BR /&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So i guess it is a bit confusing....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Evgeny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2017 12:31:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Connect-FRDM-K66F-and-TWR-KV58-using-SPI/m-p/711004#M7582</guid>
      <dc:creator>evgenyerlihman</dc:creator>
      <dc:date>2017-10-02T12:31:51Z</dc:date>
    </item>
  </channel>
</rss>

