<?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>i.MX RT Crossover MCUsのトピックRe: Problem to write data on external Flash using RT1160</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Problem-to-write-data-on-external-Flash-using-RT1160/m-p/1851931#M29922</link>
    <description>&lt;P&gt;You can find some issues when attempting to write and read the memory at the same time, that’s why we execute from RAM so we can access the flash memory.&lt;BR /&gt;When accessing the flash to store data you need to make sure that it is not XIP, there are some methods to avoid this like: &lt;A href="https://www.nxp.com/docs/en/application-note/AN12564.pdf" target="_blank"&gt;Implement RWW on i.MX RT Series (nxp.com)|&lt;/A&gt;&lt;BR /&gt;However, this does not guarantee that it will run without issues.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 23:43:23 GMT</pubDate>
    <dc:creator>Omar_Anguiano</dc:creator>
    <dc:date>2024-04-22T23:43:23Z</dc:date>
    <item>
      <title>Problem to write data on external Flash using RT1160</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Problem-to-write-data-on-external-Flash-using-RT1160/m-p/1849936#M29866</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I'm attempting to utilize the Flash IS25WP128-JBLE memory on the EVK RT1160 for booting the main code and also to store some config data.&lt;/P&gt;&lt;P&gt;I've tried to use the SDK Example evkmimxrt1160_littlefs_shell_cm7, but it seems this example uses RAM memory for code execution and Flash memory for data storage, which is not my case.&lt;/P&gt;&lt;P&gt;I aim to utilize the same flash memory for both booting the code and storing the config data. I've already partitioned the Flash memory with a 4KB allocation for storage, but I'm encountering difficulties in writing to it. I'm trying to use the mFlash driver, but the Flexspi initialization inside this driver returns Hard Fault.&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 13:42:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Problem-to-write-data-on-external-Flash-using-RT1160/m-p/1849936#M29866</guid>
      <dc:creator>Ramon1</dc:creator>
      <dc:date>2024-04-18T13:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to write data on external Flash using RT1160</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Problem-to-write-data-on-external-Flash-using-RT1160/m-p/1851931#M29922</link>
      <description>&lt;P&gt;You can find some issues when attempting to write and read the memory at the same time, that’s why we execute from RAM so we can access the flash memory.&lt;BR /&gt;When accessing the flash to store data you need to make sure that it is not XIP, there are some methods to avoid this like: &lt;A href="https://www.nxp.com/docs/en/application-note/AN12564.pdf" target="_blank"&gt;Implement RWW on i.MX RT Series (nxp.com)|&lt;/A&gt;&lt;BR /&gt;However, this does not guarantee that it will run without issues.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 23:43:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Problem-to-write-data-on-external-Flash-using-RT1160/m-p/1851931#M29922</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2024-04-22T23:43:23Z</dc:date>
    </item>
  </channel>
</rss>

