<?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>LPC MicrocontrollersのトピックRe: sd1 using SDK 2.10.1 dev_msc_disk_bm_SDIO</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/sd1-using-SDK-2-10-1-dev-msc-disk-bm-SDIO/m-p/1383067#M47300</link>
    <description>&lt;P&gt;Hi Alice, a quick update - I got SD1 working properly this evening.&lt;/P&gt;&lt;P&gt;Support for SD1 was only partially implemented in the example driver, an area I'd like to see NXP do better.&lt;/P&gt;&lt;P&gt;Implementing a driver function in "bits and pieces" often makes it harder to identify what's needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DanL&lt;/P&gt;</description>
    <pubDate>Wed, 08 Dec 2021 03:55:06 GMT</pubDate>
    <dc:creator>iblades_dan</dc:creator>
    <dc:date>2021-12-08T03:55:06Z</dc:date>
    <item>
      <title>sd1 using SDK 2.10.1 dev_msc_disk_bm_SDIO</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/sd1-using-SDK-2-10-1-dev-msc-disk-bm-SDIO/m-p/1382119#M47272</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I'm trying to bring up the dev_msc_disk_bm_SDIO example on my customer hardware with two SDMMC devices (MCU is LPC55S69 with one SDMMC device connected to SD0 and one SDMMC device connected to SD1).&lt;/P&gt;&lt;P&gt;If I use SD0 (g_sd.hostPort = 0), the card initializes properly, it enumerates to a PC and the PC can read/write SD0.&lt;/P&gt;&lt;P&gt;If I try the same for SD1 (g_sd.hostPort = 1), SD1 does not initialize successfully.&amp;nbsp; Instead the example code times out waiting for a kSD_Inserted event, even though there's a card in SD1.&lt;/P&gt;&lt;P&gt;Anyone have any insight into this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DanL&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 18:20:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/sd1-using-SDK-2-10-1-dev-msc-disk-bm-SDIO/m-p/1382119#M47272</guid>
      <dc:creator>iblades_dan</dc:creator>
      <dc:date>2021-12-06T18:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: sd1 using SDK 2.10.1 dev_msc_disk_bm_SDIO</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/sd1-using-SDK-2-10-1-dev-msc-disk-bm-SDIO/m-p/1382455#M47281</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/194413" target="_self" aria-label="View Profile of iblades_dan"&gt;&lt;SPAN class=""&gt;iblades_dan&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;How about other configuration?&lt;/P&gt;
&lt;P&gt;And does the demo "&lt;SPAN&gt;&amp;nbsp;dev_msc_disk_bm_SDIO&amp;nbsp;&lt;/SPAN&gt;"&amp;nbsp; under SDK? Is it the whole name? I haven't find this demo.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 07:38:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/sd1-using-SDK-2-10-1-dev-msc-disk-bm-SDIO/m-p/1382455#M47281</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-12-07T07:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: sd1 using SDK 2.10.1 dev_msc_disk_bm_SDIO</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/sd1-using-SDK-2-10-1-dev-msc-disk-bm-SDIO/m-p/1382783#M47293</link>
      <description>&lt;P&gt;Hi Alice, thanks for your quick reply!&amp;nbsp; Attached is a screenshot of the example I've imported.&lt;/P&gt;&lt;P&gt;Can you clarify what you mean by "other configuration?"&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;DanL&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 16:34:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/sd1-using-SDK-2-10-1-dev-msc-disk-bm-SDIO/m-p/1382783#M47293</guid>
      <dc:creator>iblades_dan</dc:creator>
      <dc:date>2021-12-07T16:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: sd1 using SDK 2.10.1 dev_msc_disk_bm_SDIO</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/sd1-using-SDK-2-10-1-dev-msc-disk-bm-SDIO/m-p/1383067#M47300</link>
      <description>&lt;P&gt;Hi Alice, a quick update - I got SD1 working properly this evening.&lt;/P&gt;&lt;P&gt;Support for SD1 was only partially implemented in the example driver, an area I'd like to see NXP do better.&lt;/P&gt;&lt;P&gt;Implementing a driver function in "bits and pieces" often makes it harder to identify what's needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DanL&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 03:55:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/sd1-using-SDK-2-10-1-dev-msc-disk-bm-SDIO/m-p/1383067#M47300</guid>
      <dc:creator>iblades_dan</dc:creator>
      <dc:date>2021-12-08T03:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: sd1 using SDK 2.10.1 dev_msc_disk_bm_SDIO</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/sd1-using-SDK-2-10-1-dev-msc-disk-bm-SDIO/m-p/1386254#M47372</link>
      <description>&lt;P&gt;Hello DanL,&lt;/P&gt;
&lt;P&gt;OK, thanks for your sharing and suggestion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 08:49:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/sd1-using-SDK-2-10-1-dev-msc-disk-bm-SDIO/m-p/1386254#M47372</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-12-14T08:49:03Z</dc:date>
    </item>
  </channel>
</rss>

