<?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: SD Card with KE02 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SD-Card-with-KE02/m-p/340322#M16360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paolo,&lt;/P&gt;&lt;P&gt;thinking more about it, I think you missed to select 'auto initialization' in the SM1 component:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46966i42292D354F1E6605/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This will create the SM1_DeviceData in the SM1.h header file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2014 15:52:57 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2014-10-21T15:52:57Z</dc:date>
    <item>
      <title>SD Card with KE02</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SD-Card-with-KE02/m-p/340320#M16358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;I've a small project with KE02 and SD Card on SPI peripheral, without SO.&lt;/P&gt;&lt;P&gt;I use Fat_FileSystem bean that uses SD card beans and others.&lt;/P&gt;&lt;P&gt;When I build the project I've some errors, in SD1.c file.&lt;BR /&gt;you can see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description Resource Path Location Type&lt;/P&gt;&lt;P&gt;'SM1_DeviceData' undeclared (first use in this function) SD1.c /PDD/Generated_Code line 461 C/C++ Problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46965i08169665770CB3A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paolo Colombo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 15:19:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SD-Card-with-KE02/m-p/340320#M16358</guid>
      <dc:creator>paolocolombo</dc:creator>
      <dc:date>2014-10-21T15:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: SD Card with KE02</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SD-Card-with-KE02/m-p/340321#M16359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paolo,&lt;/P&gt;&lt;P&gt;Have you configured two speed modes for the SPI?&lt;/P&gt;&lt;P&gt;See &lt;A href="http://mcuoneclipse.com/2012/11/18/arduino-data-logger-shield-with-the-frdm-kl25z-board/" title="http://mcuoneclipse.com/2012/11/18/arduino-data-logger-shield-with-the-frdm-kl25z-board/"&gt;http://mcuoneclipse.com/2012/11/18/arduino-data-logger-shield-with-the-frdm-kl25z-board/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 15:50:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SD-Card-with-KE02/m-p/340321#M16359</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-10-21T15:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: SD Card with KE02</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SD-Card-with-KE02/m-p/340322#M16360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paolo,&lt;/P&gt;&lt;P&gt;thinking more about it, I think you missed to select 'auto initialization' in the SM1 component:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46966i42292D354F1E6605/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This will create the SM1_DeviceData in the SM1.h header file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 15:52:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SD-Card-with-KE02/m-p/340322#M16360</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-10-21T15:52:57Z</dc:date>
    </item>
  </channel>
</rss>

