<?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: KL43 SPI (using Arduino Pins) example in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL43-SPI-using-Arduino-Pins-example/m-p/443506#M26121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim Schimpf,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do you just want to use the SCK SPI pin which already used as the LCD pin in the FRDM-KL43?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually, there still have other SCK SPI pin, eg PTC3 alt2, not only PTD5, so you don't need to disable the LCD pin when you use the SPI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you want the SPI example, we have KSDK for FRDM-KL43, please download ksdk1.2.0 from this link；&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://community.nxp.com/www.freescale.com/ksdk" target="test_blank"&gt;www.freescale.com/ksdk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; After you install the ksdk in default, you can find the SPI code from this path:C:\Freescale\KSDK_1.2.0\examples\frdmkl43z\driver_examples\spi\spi_blocking&lt;/P&gt;&lt;P&gt;&amp;nbsp; Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please contact with me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Jingjing&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>Mon, 17 Aug 2015 03:05:04 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2015-08-17T03:05:04Z</dc:date>
    <item>
      <title>KL43 SPI (using Arduino Pins) example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL43-SPI-using-Arduino-Pins-example/m-p/443504#M26119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed that the FRDMKL43 board shares the SCK SPI pin with the LCD.&amp;nbsp; Do you have to disable the LCD to use SPI ? Is there an SPI example ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 15:32:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL43-SPI-using-Arduino-Pins-example/m-p/443504#M26119</guid>
      <dc:creator>jschimpf</dc:creator>
      <dc:date>2015-08-14T15:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: KL43 SPI (using Arduino Pins) example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL43-SPI-using-Arduino-Pins-example/m-p/443505#M26120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SLCD share its pins with various functions - using the SPI CLK line as alternative doesn't require the SLCD to be disabled, although if it is otherwise in use a segment/or plane can be distorted if the drive line is used for something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the following for SPI operation with an SPI based low power RF module and your board:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.utasker.com/kinetis/FRDM-KL43Z.html" title="http://www.utasker.com/kinetis/FRDM-KL43Z.html"&gt;µTasker FRDM-KL43Z support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;It also includes SPI based SD card operation and SPI based Ethernet controller for the KL43.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis: &lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;µTasker Kinetis support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;KL43: &lt;A href="http://www.utasker.com/kinetis/FRDM-KL43Z.html" title="http://www.utasker.com/kinetis/FRDM-KL43Z.html"&gt;µTasker FRDM-KL43Z support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/TWR-KL43Z48M.html" title="http://www.utasker.com/kinetis/TWR-KL43Z48M.html"&gt;µTasker TWR-KL43Z48M support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 21:38:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL43-SPI-using-Arduino-Pins-example/m-p/443505#M26120</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-08-14T21:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: KL43 SPI (using Arduino Pins) example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL43-SPI-using-Arduino-Pins-example/m-p/443506#M26121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim Schimpf,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do you just want to use the SCK SPI pin which already used as the LCD pin in the FRDM-KL43?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually, there still have other SCK SPI pin, eg PTC3 alt2, not only PTD5, so you don't need to disable the LCD pin when you use the SPI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you want the SPI example, we have KSDK for FRDM-KL43, please download ksdk1.2.0 from this link；&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://community.nxp.com/www.freescale.com/ksdk" target="test_blank"&gt;www.freescale.com/ksdk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; After you install the ksdk in default, you can find the SPI code from this path:C:\Freescale\KSDK_1.2.0\examples\frdmkl43z\driver_examples\spi\spi_blocking&lt;/P&gt;&lt;P&gt;&amp;nbsp; Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please contact with me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Jingjing&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>Mon, 17 Aug 2015 03:05:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL43-SPI-using-Arduino-Pins-example/m-p/443506#M26121</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-08-17T03:05:04Z</dc:date>
    </item>
  </channel>
</rss>

