<?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 FRDM-MCXN947 Mass Storage with SD Card in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/FRDM-MCXN947-Mass-Storage-with-SD-Card/m-p/1974254#M1777</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently on FRDM-MCXN947 using&amp;nbsp;&lt;EM&gt;frdmmcxn947_dev_msc_disk_bm &lt;/EM&gt;and&amp;nbsp;&lt;EM&gt;frdmmcxn947_dev_msc_disk_lite_bm&amp;nbsp;&lt;/EM&gt;examples for Mass Storage on SD Card in Device Mode. I have read the documentation to both examples, but I couldn't found in which case is lite version different and&amp;nbsp;if the same functionality as the classic version (&lt;EM&gt;frdmmcxn947_dev_msc_disk_bm)&amp;nbsp;&lt;/EM&gt;is maintained, then the lite version has no limitations.&lt;/P&gt;&lt;P&gt;Also in the documentation or in the code I have not found any information about used Filesystem in both examples. Is it possible to use these examples e.g. FATFS or FAT32 (or another way) to create files on the SD card from the code?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Oct 2024 11:47:23 GMT</pubDate>
    <dc:creator>Doly02</dc:creator>
    <dc:date>2024-10-15T11:47:23Z</dc:date>
    <item>
      <title>FRDM-MCXN947 Mass Storage with SD Card</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/FRDM-MCXN947-Mass-Storage-with-SD-Card/m-p/1974254#M1777</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently on FRDM-MCXN947 using&amp;nbsp;&lt;EM&gt;frdmmcxn947_dev_msc_disk_bm &lt;/EM&gt;and&amp;nbsp;&lt;EM&gt;frdmmcxn947_dev_msc_disk_lite_bm&amp;nbsp;&lt;/EM&gt;examples for Mass Storage on SD Card in Device Mode. I have read the documentation to both examples, but I couldn't found in which case is lite version different and&amp;nbsp;if the same functionality as the classic version (&lt;EM&gt;frdmmcxn947_dev_msc_disk_bm)&amp;nbsp;&lt;/EM&gt;is maintained, then the lite version has no limitations.&lt;/P&gt;&lt;P&gt;Also in the documentation or in the code I have not found any information about used Filesystem in both examples. Is it possible to use these examples e.g. FATFS or FAT32 (or another way) to create files on the SD card from the code?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 11:47:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/FRDM-MCXN947-Mass-Storage-with-SD-Card/m-p/1974254#M1777</guid>
      <dc:creator>Doly02</dc:creator>
      <dc:date>2024-10-15T11:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-MCXN947 Mass Storage with SD Card</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/FRDM-MCXN947-Mass-Storage-with-SD-Card/m-p/1975466#M1786</link>
      <description>&lt;DIV id="tinyMceEditorHabib_MS_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;Hello USER,&lt;BR /&gt;The SDK(2.16.1) offers an example code where is implemented the FatFs using a sdcard:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Habib_MS_1-1729110158414.png" style="width: 495px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/305097i6748CEDD5D42373E/image-dimensions/495x395?v=v2" width="495" height="395" role="button" title="Habib_MS_1-1729110158414.png" alt="Habib_MS_1-1729110158414.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Where you can download this example through SDK builder selecting the next option before build the SDK:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Habib_MS_2-1729110197867.png" style="width: 578px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/305098i66E3B950EC06C927/image-dimensions/578x279?v=v2" width="578" height="279" role="button" title="Habib_MS_2-1729110197867.png" alt="Habib_MS_2-1729110197867.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;At the same time, you can download the SDK inside MCUxpresso IDE clicking the next button:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Habib_MS_3-1729110220647.png" style="width: 601px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/305099i5FDE4D336EF03BA2/image-dimensions/601x287?v=v2" width="601" height="287" role="button" title="Habib_MS_3-1729110220647.png" alt="Habib_MS_3-1729110220647.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Inside to the window called "Download and install SDK" you can search the FRDM- MCXN947 in the filter, where it will be showing the available SDK, as shows in the next image:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Habib_MS_4-1729110248892.png" style="width: 591px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/305100i98E3B15605D4A76A/image-dimensions/591x282?v=v2" width="591" height="282" role="button" title="Habib_MS_4-1729110248892.png" alt="Habib_MS_4-1729110248892.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Also, if you experience any issue, do not hesitate to let me know.&lt;BR /&gt;BR &lt;BR /&gt;Habib&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 20:24:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/FRDM-MCXN947-Mass-Storage-with-SD-Card/m-p/1975466#M1786</guid>
      <dc:creator>Habib_MS</dc:creator>
      <dc:date>2024-10-16T20:24:32Z</dc:date>
    </item>
  </channel>
</rss>

