<?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 SPI Can't Work in FRDM-KL25Z in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-Can-t-Work-in-FRDM-KL25Z/m-p/645785#M39170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working with FRDM-KL25Z EVM with this evm i interfaced&amp;nbsp;M95M02-DR EEPROM using SPI communication.for your reference i have attached my code for this EEPROM.i send a data using SPI but when i read the data from the address in which i have written data i am not getting that data which i have written insted i am getting data 0x00 only.i also observe the waveforms of CLOCK,CS,MOSI,MISO.&lt;STRONG&gt;CS,CLOCK and MOSI&lt;/STRONG&gt; these three waveforms are correct but i am not getting any pulse in &lt;STRONG&gt;MISO&lt;/STRONG&gt; pin.please see my code and suggest me what mistake i have done so that i can read the data.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help in this will be appreciated more.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&amp;nbsp; Bhavin&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-337350"&gt;main.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Dec 2016 10:51:47 GMT</pubDate>
    <dc:creator>bhavinmaru</dc:creator>
    <dc:date>2016-12-04T10:51:47Z</dc:date>
    <item>
      <title>SPI Can't Work in FRDM-KL25Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-Can-t-Work-in-FRDM-KL25Z/m-p/645785#M39170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working with FRDM-KL25Z EVM with this evm i interfaced&amp;nbsp;M95M02-DR EEPROM using SPI communication.for your reference i have attached my code for this EEPROM.i send a data using SPI but when i read the data from the address in which i have written data i am not getting that data which i have written insted i am getting data 0x00 only.i also observe the waveforms of CLOCK,CS,MOSI,MISO.&lt;STRONG&gt;CS,CLOCK and MOSI&lt;/STRONG&gt; these three waveforms are correct but i am not getting any pulse in &lt;STRONG&gt;MISO&lt;/STRONG&gt; pin.please see my code and suggest me what mistake i have done so that i can read the data.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help in this will be appreciated more.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&amp;nbsp; Bhavin&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-337350"&gt;main.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Dec 2016 10:51:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-Can-t-Work-in-FRDM-KL25Z/m-p/645785#M39170</guid>
      <dc:creator>bhavinmaru</dc:creator>
      <dc:date>2016-12-04T10:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Can't Work in FRDM-KL25Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-Can-t-Work-in-FRDM-KL25Z/m-p/645786#M39171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there any update on this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help in this will be appreciated more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 04:13:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-Can-t-Work-in-FRDM-KL25Z/m-p/645786#M39171</guid>
      <dc:creator>bhavinmaru</dc:creator>
      <dc:date>2016-12-05T04:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: SPI Can't Work in FRDM-KL25Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-Can-t-Work-in-FRDM-KL25Z/m-p/645787#M39172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavin Maru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; From your description, the MISO pin don't have data, it means your slave didn't respond the master.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You should check your external M95M02-DR, whether the external circuit is correct or not, and also check the M95M02-DR&amp;nbsp; datasheet, check the read waveform, did this chip have the dummy read? Whether your read waveform is meet the M95M02-DR demand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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>Mon, 05 Dec 2016 04:26:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SPI-Can-t-Work-in-FRDM-KL25Z/m-p/645787#M39172</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2016-12-05T04:26:27Z</dc:date>
    </item>
  </channel>
</rss>

