<?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>Wireless MCUのトピックQN9090 persistent storage options</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/QN9090-persistent-storage-options/m-p/1168420#M10273</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I wonder what are the best options to have persistent storage for QN9090.&lt;/P&gt;&lt;P&gt;As there is no EEPROM, the only way is using one or a few of the FLASH sectors.&lt;/P&gt;&lt;P&gt;I can't find any sample code for data storage.&lt;/P&gt;&lt;P&gt;Or .. Should I use external EEPROM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2020 19:43:17 GMT</pubDate>
    <dc:creator>MikeCalm</dc:creator>
    <dc:date>2020-10-15T19:43:17Z</dc:date>
    <item>
      <title>QN9090 persistent storage options</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9090-persistent-storage-options/m-p/1168420#M10273</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I wonder what are the best options to have persistent storage for QN9090.&lt;/P&gt;&lt;P&gt;As there is no EEPROM, the only way is using one or a few of the FLASH sectors.&lt;/P&gt;&lt;P&gt;I can't find any sample code for data storage.&lt;/P&gt;&lt;P&gt;Or .. Should I use external EEPROM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 19:43:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9090-persistent-storage-options/m-p/1168420#M10273</guid>
      <dc:creator>MikeCalm</dc:creator>
      <dc:date>2020-10-15T19:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: QN9090 persistent storage options</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9090-persistent-storage-options/m-p/1168755#M10274</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178909" target="_self"&gt;MikeCalm&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp;About the internal flash operation, we have the SDK which contains the flash_demo, that project will help you to finish the flash program, erase, read operation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp;You can download the SDK code from this link:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&lt;A href="https://mcuxpresso.nxp.com/en/dashboard?uvid=294790&amp;amp;to_vault=true" target="_blank"&gt;https://mcuxpresso.nxp.com/en&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; Choose board as QN9090DK6 , and download&amp;nbsp;SDK_2.6.1_QN9090DK6.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; You can find the flash code in folder:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;SDK_2.6.1_QN9090DK6\boards\qn9090dk6\driver_examples\flash&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; But, as you know , the on chip flash has the endurance limit:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/127613i3223BC55E9D82C41/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;If your eeprom data is write frequently, I suggest you to use the external EEPROM with I2C interface.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;If you still have questions about it, please kindly let me know!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;Note:&lt;/P&gt;
&lt;P&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;/P&gt;
&lt;P&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;/P&gt;
&lt;P&gt;-----------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 08:38:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9090-persistent-storage-options/m-p/1168755#M10274</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-10-16T08:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: QN9090 persistent storage options</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9090-persistent-storage-options/m-p/1172341#M10310</link>
      <description>&lt;P&gt;Hi Kerry,&lt;/P&gt;&lt;P&gt;Many thanks. Everything works as expected.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 08:54:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9090-persistent-storage-options/m-p/1172341#M10310</guid>
      <dc:creator>MikeCalm</dc:creator>
      <dc:date>2020-10-23T08:54:33Z</dc:date>
    </item>
  </channel>
</rss>

