<?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 回复： Replacing QSPI flash with MT25QL512ABB in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Replacing-QSPI-flash-with-MT25QL512ABB/m-p/1932885#M227335</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212203"&gt;@mehmetkaradag&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;As you know, the 24-bit address can access up to 16 MB of space, obviously, the size of your flash exceeds it.&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;And the default length of the address of MT25QL512ABB maybe 24 bit(didn't confirm it), so you need to enable the 4 Bytes address mode prior to accessing the space exceeding the 128M-bit data (16MB).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;These posts should be useful to you:&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt117x-Micron-Serial-NOR-MT25QL256ABA-Cannot-program-beyond/td-p/1705413" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt117x-Micron-Serial-NOR-MT25QL256ABA-Cannot-program-beyond/td-p/1705413&lt;/A&gt;&lt;BR /&gt;2.&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/MT25QL256-Quad-SPI-Error-on-IMXRT1176/td-p/1509034" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/MT25QL256-Quad-SPI-Error-on-IMXRT1176/td-p/1509034&lt;/A&gt;&lt;BR /&gt;3.&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1052-W25Q512-QSPI-FLASH-not-getting-full-memory-access/m-p/1041496" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1052-W25Q512-QSPI-FLASH-not-getting-full-memory-access/m-p/1041496&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Gavin&lt;/P&gt;
&lt;DIV id="eJOY__extension_root" class="eJOY__extension_root_class" style="all: unset;"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Thu, 15 Aug 2024 09:59:59 GMT</pubDate>
    <dc:creator>Gavin_Jia</dc:creator>
    <dc:date>2024-08-15T09:59:59Z</dc:date>
    <item>
      <title>Replacing QSPI flash with MT25QL512ABB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Replacing-QSPI-flash-with-MT25QL512ABB/m-p/1930132#M227223</link>
      <description>&lt;P&gt;hello NXP,&lt;/P&gt;&lt;P&gt;i am using MIMXRT1170. i am planning to update the flash size up to 64MB(MT25QL512ABB).&amp;nbsp;&lt;/P&gt;&lt;P&gt;i can write,read and erase the flash memory. but when I write to any address exceeding 16MB, it is also written to the address 0x30020000. and i cannot jump to&amp;nbsp;any address exceeding 16MB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made the necessary changes in flexspi_nor_config.c. This allows me to write to flash and upload code. However, the issues mentioned above persist. Additionally, I am using the fsl_romapi_cm7 drivers.&lt;/P&gt;&lt;P&gt;Can you help identify the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks...&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 10:21:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Replacing-QSPI-flash-with-MT25QL512ABB/m-p/1930132#M227223</guid>
      <dc:creator>mehmetkaradag</dc:creator>
      <dc:date>2024-08-12T10:21:36Z</dc:date>
    </item>
    <item>
      <title>回复： Replacing QSPI flash with MT25QL512ABB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Replacing-QSPI-flash-with-MT25QL512ABB/m-p/1932885#M227335</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212203"&gt;@mehmetkaradag&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;As you know, the 24-bit address can access up to 16 MB of space, obviously, the size of your flash exceeds it.&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;And the default length of the address of MT25QL512ABB maybe 24 bit(didn't confirm it), so you need to enable the 4 Bytes address mode prior to accessing the space exceeding the 128M-bit data (16MB).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;These posts should be useful to you:&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt117x-Micron-Serial-NOR-MT25QL256ABA-Cannot-program-beyond/td-p/1705413" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt117x-Micron-Serial-NOR-MT25QL256ABA-Cannot-program-beyond/td-p/1705413&lt;/A&gt;&lt;BR /&gt;2.&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/MT25QL256-Quad-SPI-Error-on-IMXRT1176/td-p/1509034" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/MT25QL256-Quad-SPI-Error-on-IMXRT1176/td-p/1509034&lt;/A&gt;&lt;BR /&gt;3.&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1052-W25Q512-QSPI-FLASH-not-getting-full-memory-access/m-p/1041496" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1052-W25Q512-QSPI-FLASH-not-getting-full-memory-access/m-p/1041496&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Gavin&lt;/P&gt;
&lt;DIV id="eJOY__extension_root" class="eJOY__extension_root_class" style="all: unset;"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Aug 2024 09:59:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Replacing-QSPI-flash-with-MT25QL512ABB/m-p/1932885#M227335</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2024-08-15T09:59:59Z</dc:date>
    </item>
  </channel>
</rss>

