<?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: SDXC    LPC4357 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1828102#M55650</link>
    <description>&lt;P&gt;I use&amp;nbsp; KeilV5.34 , verion : lpcopen3_02&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 06:34:50 GMT</pubDate>
    <dc:creator>lilipeeeee</dc:creator>
    <dc:date>2024-03-14T06:34:50Z</dc:date>
    <item>
      <title>SDXC    LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1825920#M55624</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I need the sdxc library for lpc 4357&amp;nbsp; use a 64GB sd card for my project。Does this device not support SDXC mode？？？？？&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can not open :&lt;/SPAN&gt;&lt;/P&gt;&lt;H1&gt;&lt;SPAN class=""&gt;sdxc library for lpc 43s67&lt;/SPAN&gt;&lt;/H1&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;A title="https://www.lpcware.com/content/forum/bugreport-sd-card-lpc18xx-lpc43xx-lpc17xx" href="https://www.lpcware.com/content/forum/bugreport-sd-card-lpc18xx-lpc43xx-lpc17xx" target="_blank" rel="nofollow noopener noreferrer"&gt;Bugreport: SD-Card on LPC18xx, LPC43xx, LPC17xx | www.LPCware.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 08:24:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1825920#M55624</guid>
      <dc:creator>lilipeeeee</dc:creator>
      <dc:date>2024-03-12T08:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: SDXC    LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1827052#M55635</link>
      <description>&lt;P&gt;Hi&amp;nbsp;lilipeeeee,&lt;/P&gt;
&lt;P&gt;This link no longer exists.&lt;/P&gt;
&lt;P&gt;The bug fix is related an old version lpcopen. lpcopen v3.02 already fixes it.&lt;/P&gt;
&lt;P&gt;in sdmmc_18xx_43xx.c there is this:&lt;/P&gt;
&lt;P&gt;c_size = prv_get_bits(48, 63, (uint32_t *) g_card_info-&amp;gt;card_info.csd) + 1;&lt;/P&gt;
&lt;P&gt;To&lt;BR /&gt;c_size = prv_get_bits(48, 69, (uint32_t *) g_card_info-&amp;gt;card_info.csd) + 1;&lt;/P&gt;
&lt;P&gt;32G SD card works well with this fix.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 06:40:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1827052#M55635</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2024-03-18T06:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: SDXC    LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1827882#M55642</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I tested using this software version, but the result was that USB formatting failed and cannot be used&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 02:08:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1827882#M55642</guid>
      <dc:creator>lilipeeeee</dc:creator>
      <dc:date>2024-03-14T02:08:17Z</dc:date>
    </item>
    <item>
      <title>回复： SDXC    LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1827885#M55643</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your help!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 02:11:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1827885#M55643</guid>
      <dc:creator>lilipeeeee</dc:creator>
      <dc:date>2024-03-14T02:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: SDXC    LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1827886#M55644</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your help&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 02:11:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1827886#M55644</guid>
      <dc:creator>lilipeeeee</dc:creator>
      <dc:date>2024-03-14T02:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: SDXC    LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1828071#M55649</link>
      <description>&lt;P&gt;What's your IDE and version?&lt;/P&gt;
&lt;P&gt;Which verion of lpcopen works under your IDE?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 06:13:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1828071#M55649</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2024-03-14T06:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: SDXC    LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1828102#M55650</link>
      <description>&lt;P&gt;I use&amp;nbsp; KeilV5.34 , verion : lpcopen3_02&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 06:34:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1828102#M55650</guid>
      <dc:creator>lilipeeeee</dc:creator>
      <dc:date>2024-03-14T06:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: SDXC    LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1828123#M55651</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I tested using the program under this file&amp;nbsp; lpcopen3_02-----&amp;nbsp; "Periph-sdmmc" .&amp;nbsp; still can only recognize 32GB SDHC cards!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 06:54:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1828123#M55651</guid>
      <dc:creator>lilipeeeee</dc:creator>
      <dc:date>2024-03-14T06:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: SDXC    LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1830003#M55681</link>
      <description>&lt;P&gt;HI&amp;nbsp;lilipeeeee&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By checking,&amp;nbsp;&lt;SPAN&gt; LPC4357 does not support 64GB SDXC cards. The fix only works for 32GB SDHC.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sorry for the inconvinience.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Have a nice day,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 06:43:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1830003#M55681</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2024-03-18T06:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: SDXC    LPC4357</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1830016#M55682</link>
      <description>&lt;P&gt;Thanks！&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 06:54:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SDXC-LPC4357/m-p/1830016#M55682</guid>
      <dc:creator>lilipeeeee</dc:creator>
      <dc:date>2024-03-18T06:54:25Z</dc:date>
    </item>
  </channel>
</rss>

