<?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: FRDM-K64F SPI1 Configuration with PE in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-SPI1-Configuration-with-PE/m-p/434831#M25288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; I appreciate the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Audi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2015 15:05:41 GMT</pubDate>
    <dc:creator>audi_mcavoy</dc:creator>
    <dc:date>2015-04-23T15:05:41Z</dc:date>
    <item>
      <title>FRDM-K64F SPI1 Configuration with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-SPI1-Configuration-with-PE/m-p/434829#M25286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using PE, I have added a KSDK fsl_spi component to my FRDM-K64F based project.&amp;nbsp; I can see from the schematic that I should configure the SPI pins as follows. . .&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CS - PTD4 (J6 pin 4)&lt;/P&gt;&lt;P&gt;SCK - PTD5 (J6 pin 5)&lt;/P&gt;&lt;P&gt;MOSI - PTD6 (J6 pin 6)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;MISO - PTD7 (J6 pin 7)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The MK64FN1M0VLL12 has three SPI ports available, and again from the schematic I see that only SPI1 can be configured to use this pin arrangement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Here's where the fun begins.&amp;nbsp; PE allows me to select J6_4 for the select and J6_5 for the clock; but, it will not allow me to select anything for the data pins.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22437_22437.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120301iC51521CC8AB34DAD/image-size/large?v=v2&amp;amp;px=999" role="button" title="22437_22437.png" alt="22437_22437.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="spi1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50061i39208A2273AB4CC6/image-size/large?v=v2&amp;amp;px=999" role="button" title="spi1.png" alt="spi1.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;There are no options available in the drop-down boxes (other than &amp;lt;Automatic&amp;gt;).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am at a loss.&amp;nbsp; I have attached my project to this post.&amp;nbsp; Anyone have any suggestions?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337592"&gt;SPI1.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 21:17:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-SPI1-Configuration-with-PE/m-p/434829#M25286</guid>
      <dc:creator>audi_mcavoy</dc:creator>
      <dc:date>2015-04-22T21:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K64F SPI1 Configuration with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-SPI1-Configuration-with-PE/m-p/434830#M25287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you disable the filter for the Processor Expert projects, if not, please select the filter and check the component options you will see that only the fsl_dspi component is available to be used with the K64 device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/51746iCAC7C338AA32A5BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.jpg" alt="pastedImage_0.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;Hope this information can help you&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Adrian Sanchez Cano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 08:04:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-SPI1-Configuration-with-PE/m-p/434830#M25287</guid>
      <dc:creator>adriancano</dc:creator>
      <dc:date>2015-04-23T08:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K64F SPI1 Configuration with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-SPI1-Configuration-with-PE/m-p/434831#M25288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; I appreciate the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Audi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 15:05:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K64F-SPI1-Configuration-with-PE/m-p/434831#M25288</guid>
      <dc:creator>audi_mcavoy</dc:creator>
      <dc:date>2015-04-23T15:05:41Z</dc:date>
    </item>
  </channel>
</rss>

