<?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>MCX MicrocontrollersのトピックHow to use SD card for storage ML model?</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-use-SD-card-for-storage-ML-model/m-p/2009543#M2137</link>
    <description>&lt;P&gt;My board is MCXN947 but internal flash is 2 MB. It is small for my tflite model. I know that MCXN947 supports SD card. How can I use SD card to save and run my model? I want to the flow is same before. Before I use the internal flash and debug via USB.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Sun, 08 Dec 2024 14:49:30 GMT</pubDate>
    <dc:creator>nnxxpp</dc:creator>
    <dc:date>2024-12-08T14:49:30Z</dc:date>
    <item>
      <title>How to use SD card for storage ML model?</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-use-SD-card-for-storage-ML-model/m-p/2009543#M2137</link>
      <description>&lt;P&gt;My board is MCXN947 but internal flash is 2 MB. It is small for my tflite model. I know that MCXN947 supports SD card. How can I use SD card to save and run my model? I want to the flow is same before. Before I use the internal flash and debug via USB.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2024 14:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-use-SD-card-for-storage-ML-model/m-p/2009543#M2137</guid>
      <dc:creator>nnxxpp</dc:creator>
      <dc:date>2024-12-08T14:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to use SD card for storage ML model?</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-use-SD-card-for-storage-ML-model/m-p/2010973#M2148</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/232364"&gt;@nnxxpp&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to save your model in SD card,&amp;nbsp;this is possible.&lt;/P&gt;
&lt;P&gt;You can refer to this example.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harry_Zhang_0-1733826319321.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/315056iD8170E44B414FF73/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harry_Zhang_0-1733826319321.png" alt="Harry_Zhang_0-1733826319321.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But MCXN947 doesn't support booting from SD card.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 10:26:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-use-SD-card-for-storage-ML-model/m-p/2010973#M2148</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-12-10T10:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to use SD card for storage ML model?</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-use-SD-card-for-storage-ML-model/m-p/2011468#M2155</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229957"&gt;@Harry_Zhang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;So in my case the external flash maybe is the best solution. How do you think about it? Please give me some advice and tutorials.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 02:17:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-use-SD-card-for-storage-ML-model/m-p/2011468#M2155</guid>
      <dc:creator>nnxxpp</dc:creator>
      <dc:date>2024-12-11T02:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to use SD card for storage ML model?</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-use-SD-card-for-storage-ML-model/m-p/2012559#M2166</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/232364"&gt;@nnxxpp&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you can use external flash to store your code and XIP.&lt;/P&gt;
&lt;P&gt;So you can refer to hello_world_qspi_xip example.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harry_Zhang_0-1733983486154.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/315537i3B4B744646B1BA59/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harry_Zhang_0-1733983486154.png" alt="Harry_Zhang_0-1733983486154.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 06:05:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-use-SD-card-for-storage-ML-model/m-p/2012559#M2166</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-12-12T06:05:57Z</dc:date>
    </item>
  </channel>
</rss>

