<?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: How can I mount the SDHC2 device? in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1970765#M32116</link>
    <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kbsidi_0-1728524735712.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303861i7ED32DE1F1CFE083/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kbsidi_0-1728524735712.png" alt="kbsidi_0-1728524735712.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Product: MCUXpresso IDE&lt;BR /&gt;Version: MCUXpresso IDE v11.10.0 [Build 3148] [2024-07-03]&lt;BR /&gt;Operating system: Windows 10&lt;BR /&gt;VM: OpenJDK 64-Bit Server VM (64 bit)&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Alex.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2024 01:48:25 GMT</pubDate>
    <dc:creator>kbsidi</dc:creator>
    <dc:date>2024-10-10T01:48:25Z</dc:date>
    <item>
      <title>How can I mount the SDHC2 device?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1970000#M32107</link>
      <description>&lt;P&gt;The following source code is a function that mounts the SDHC1 device.&lt;BR /&gt;How can I mount the SDHC2 device?&lt;/P&gt;&lt;P&gt;/* Definitions of physical drive number for each drive */&lt;BR /&gt;#define RAMDISK 0 /* Example: ram disk to physical drive 0 */&lt;BR /&gt;#define USBDISK 1 /* usb disk to physical drive 1 */&lt;BR /&gt;#define SDDISK 2 /* sd disk to physical drive 2 */&lt;BR /&gt;#define MMCDISK 3 /* mmc disk to physical drive 3 */&lt;BR /&gt;#define SDSPIDISK 4 /* sdspi disk to physical drive 4 */&lt;BR /&gt;#define NANDDISK 5 /* nand disk to physical drive 5 */&lt;/P&gt;&lt;P&gt;static status_t DEMO_MakeFileSystem(void)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; FRESULT error;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; const TCHAR driverNumberBuffer[3U] = {SDDISK + '0', ':', '/'};&lt;BR /&gt;&amp;nbsp; &amp;nbsp; BYTE work[FF_MAX_SS];&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; if (f_mount(&amp;amp;g_fileSystem, driverNumberBuffer, 0U))&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PRINTF("Mount volume failed.\r\n");&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return kStatus_Fail;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 13:14:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1970000#M32107</guid>
      <dc:creator>kbsidi</dc:creator>
      <dc:date>2024-10-09T13:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can I mount the SDHC2 device?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1970557#M32110</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239565"&gt;@kbsidi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you please share the Part Number that you are using, as well as the SDK and IDE versions?&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 22:06:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1970557#M32110</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2024-10-09T22:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I mount the SDHC2 device?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1970765#M32116</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kbsidi_0-1728524735712.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303861i7ED32DE1F1CFE083/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kbsidi_0-1728524735712.png" alt="kbsidi_0-1728524735712.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Product: MCUXpresso IDE&lt;BR /&gt;Version: MCUXpresso IDE v11.10.0 [Build 3148] [2024-07-03]&lt;BR /&gt;Operating system: Windows 10&lt;BR /&gt;VM: OpenJDK 64-Bit Server VM (64 bit)&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Alex.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 01:48:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1970765#M32116</guid>
      <dc:creator>kbsidi</dc:creator>
      <dc:date>2024-10-10T01:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can I mount the SDHC2 device?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1971665#M32141</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239565"&gt;@kbsidi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Please look at the following community post for more information on how to use and mount uSDHC2 on our i.MX RT devices:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Problem-to-use-USDHC2-with-fatfs-sdcard-exemple/m-p/1004795" target="_blank"&gt;Problem to use USDHC2 with fatfs_sdcard exemple - NXP Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 22:47:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1971665#M32141</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2024-10-10T22:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I mount the SDHC2 device?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1971736#M32147</link>
      <description>The provided link didn’t resolve the issue, and the `SDCARD_Mount` function is not visible, so I cannot reference it.&lt;BR /&gt;I want to know how to mount both SD1 and SD2.</description>
      <pubDate>Fri, 11 Oct 2024 01:28:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1971736#M32147</guid>
      <dc:creator>kbsidi</dc:creator>
      <dc:date>2024-10-11T01:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I mount the SDHC2 device?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1975890#M32218</link>
      <description>&lt;P&gt;The provided link didn’t resolve the issue, and the `SDCARD_Mount` function is not visible, so I cannot reference it.&lt;BR /&gt;I want to know how to mount both SD1 and SD2.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 08:51:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-can-I-mount-the-SDHC2-device/m-p/1975890#M32218</guid>
      <dc:creator>kbsidi</dc:creator>
      <dc:date>2024-10-17T08:51:38Z</dc:date>
    </item>
  </channel>
</rss>

