<?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 to read sdcard data in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-read-sdcard-data/m-p/1153193#M161797</link>
    <description>&lt;P&gt;Hi Kaiyue&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class="" title=""&gt;Please go to google play to download the file browser and install it to solve your problem！&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class="" title=""&gt;B.R,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class="" title=""&gt;Weidong&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 04:40:13 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2020-09-15T04:40:13Z</dc:date>
    <item>
      <title>How to read sdcard data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-read-sdcard-data/m-p/1153139#M161791</link>
      <description>&lt;P&gt;I installed android 8.1 on my&amp;nbsp;i.MX 8QuadXPlus Multisensory Enablement Kit (MEK) and then I inserted a normal sdcard. I want to read the files from the sdcard, but I find that I cannot find the files. What should I do to read the sdcard?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 02:47:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-read-sdcard-data/m-p/1153139#M161791</guid>
      <dc:creator>kaiyue</dc:creator>
      <dc:date>2020-09-15T02:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sdcard data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-read-sdcard-data/m-p/1153193#M161797</link>
      <description>&lt;P&gt;Hi Kaiyue&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class="" title=""&gt;Please go to google play to download the file browser and install it to solve your problem！&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class="" title=""&gt;B.R,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class="" title=""&gt;Weidong&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 04:40:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-read-sdcard-data/m-p/1153193#M161797</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-09-15T04:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sdcard data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-read-sdcard-data/m-p/1153827#M161886</link>
      <description>&lt;P&gt;Hi Weidong,&lt;/P&gt;&lt;P&gt;thanks for your idea. I used "mount" to slove the problem. But I have another question based on “mount”. When I want to mount the sdcard, I find it is not possible, because my sdcard file system is NTFS or exFAT. It can only support “mount -t vfat” to mount FAT32 devices. It is not possible for me to make my sdcard as the system of “FAT32”. So is there any ways to make “mount -t ntfs” possible?&lt;BR /&gt;Also, I want to ask, is it possible to connect U-disk through TypeC connecter to read U-disk?&lt;/P&gt;&lt;P&gt;my system is android 8.1 on&amp;nbsp;imx8 mek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 04:46:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-read-sdcard-data/m-p/1153827#M161886</guid>
      <dc:creator>kaiyue</dc:creator>
      <dc:date>2020-09-16T04:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to read sdcard data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-read-sdcard-data/m-p/1155110#M162052</link>
      <description>&lt;P&gt;On how to mount NTFS file system to linux, the link describes it clearly.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://linuxconfig.org/how-to-mount-partition-with-ntfs-file-system-and-read-write-access" target="_blank"&gt;https://linuxconfig.org/how-to-mount-partition-with-ntfs-file-system-and-read-write-access&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it is helpful to you.&lt;/P&gt;
&lt;P&gt;Have a nice day!&lt;/P&gt;
&lt;P&gt;B.R,&lt;/P&gt;
&lt;P&gt;Weidong&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 00:44:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-read-sdcard-data/m-p/1155110#M162052</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-09-18T00:44:47Z</dc:date>
    </item>
  </channel>
</rss>

