<?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: SDHC 4bit bus in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326357#M29</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;Thank for your sharing and I'll check the attachment ASAP&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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, 23 Mar 2015 01:04:51 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2015-03-23T01:04:51Z</dc:date>
    <item>
      <title>SDHC 4bit bus</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326353#M25</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think there is a shortfall in the KSDK / Processor Expert SDHC component or driver. Not sure if it is a PEx or KSDK problem so this might be in the wrong place.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I set the bus width to 4 bits in the Init Configurations tab of the fsl_sdhc component but it has no effect on the driver.&lt;/P&gt;&lt;P&gt;It creates "sdhc_buswidth_t fsl_sdhc1_busWidth0 = kSdhcBusWidth4Bit;" in fsl_sdhc1.c but that is never used and SDHC_DRV_Init has the line SDHC_DRV_SetBusWidth(instance, kSdhcBusWidth1Bit);.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Adrian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 13:45:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326353#M25</guid>
      <dc:creator>adyr</dc:creator>
      <dc:date>2015-03-18T13:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC 4bit bus</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326354#M26</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;Thank you very much for your focus on Freescale Kinetis product. I'm glad to provide service for you.&lt;/P&gt;&lt;P&gt;I was wondering if you can share your project, then I can check this issue.&lt;/P&gt;&lt;P&gt;I'm looking forward to your reply.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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, 19 Mar 2015 07:41:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326354#M26</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-03-19T07:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC 4bit bus</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326355#M27</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m not sure how to upload on the forum so hopefully you will get the attached project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have started to try and integrate the KSDK fatfs into the project since my post so not sure if it will still produce a working code. I can’t find any documentation for that so it is trial and mainly error.&lt;/P&gt;&lt;P&gt;I also appreciate that the fatfs doesn’t use the PEx information at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Adrian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 08:52:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326355#M27</guid>
      <dc:creator>adyr</dc:creator>
      <dc:date>2015-03-19T08:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: SDHC 4bit bus</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326356#M28</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ping,&lt;/P&gt;&lt;P&gt;I can't see a way to upload on here so I have replied to your email with the project as an attachment.&lt;/P&gt;&lt;P&gt;Basically the project is just a start up using PEx with the KSDK 1.1 and targeted at the IAR compiler. I then added and configured the fsl_sdcard component and then initialise it from a task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 08:59:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326356#M28</guid>
      <dc:creator>adyr</dc:creator>
      <dc:date>2015-03-19T08:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC 4bit bus</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326357#M29</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;Thank for your sharing and I'll check the attachment ASAP&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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, 23 Mar 2015 01:04:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326357#M29</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-03-23T01:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC 4bit bus</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326358#M30</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;The FatFS implementation in KSDK 1.2 is now setting the 4 bit mode OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if future versions of FatFS will use the fsl_sdcard Pex component?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding the component in KDS does help as it ensures the pins and interrupts are setup correctly but it seems the FatFS fsl_sd_disk.c uses it's own instance of the configuration + #defines for card detection etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Adrian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 15:14:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326358#M30</guid>
      <dc:creator>adyr</dc:creator>
      <dc:date>2015-05-13T15:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC 4bit bus</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326359#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;We've also not had some information about the new feature of the updating SDK now and I'll inform you ASAP if I confirm it.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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, 14 May 2015 02:48:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/SDHC-4bit-bus/m-p/326359#M31</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-05-14T02:48:00Z</dc:date>
    </item>
  </channel>
</rss>

