<?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: RT1170 EVKB with MX25UM51345 in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2022197#M33073</link>
    <description>&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;Thank you for your response. I have retested using SDK 2.16, and I am still experiencing the same issue when configuring the EVKB to use the MX25UM51345 Octal NOR flash.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The fsl_romapi example boots and runs perfectly when using QSPI NOR (W25Q512).&lt;/LI&gt;&lt;LI&gt;When switching to MX25UM51345 Octal Flash, the example fails with "HALTED DUE TO FLEXSPI NOR ERROR!", specifically at the call to FLEXSPI_NorFlash_GetVendorID().&lt;/LI&gt;&lt;LI&gt;To work around this, I skipped the FLEXSPI_NorFlash_GetVendorID() call, after which the example runs fine when using the debugger.&lt;/LI&gt;&lt;LI&gt;However, the board does not boot on its own unless I modify the evkbmimxrt1170_flexspi_nor_config.c file (as previously attached).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SDK 2.16 exhibits the exact same behavior as SDK 2.15 with regard to the Octal Flash.&lt;/P&gt;&lt;P&gt;I would appreciate any guidance on resolving this issue. Please let me know if additional tests are needed.&lt;/P&gt;&lt;P&gt;Thank you for your support!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jan 2025 02:52:18 GMT</pubDate>
    <dc:creator>Dave7</dc:creator>
    <dc:date>2025-01-06T02:52:18Z</dc:date>
    <item>
      <title>RT1170 EVKB with MX25UM51345</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/1971207#M32126</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I’ve been testing the fsl_romapi example with the W25Q512 QSPI flash, and it runs perfectly without any issues, both with the debugger and when booting on its own.&lt;/P&gt;&lt;P&gt;Recently, I configured the EVKB to use the MX25UM51345. While I’m able to run the fsl_romapi example through the Keil uVision debugger both from SDRAM and OCTAL flash, the board does not boot on its own.&lt;/P&gt;&lt;P&gt;My DIP switches configurations as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;SW1-3, SW1-4 are set to ‘10’.&lt;/LI&gt;&lt;LI&gt;SW2-3 is set to ‘1’.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;After modifying the evkbmimxrt1170_flexspi_nor_config.c file (see attached), the board is able to boot. However, the fsl_romapi example only outputs "FLEXSPI NOR example started!" and then halts.&lt;/P&gt;&lt;P&gt;I would greatly appreciate any guidance on whether my setup or configuration changes are correct, or if there are any additional steps I might be missing.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 08:58:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/1971207#M32126</guid>
      <dc:creator>Dave7</dc:creator>
      <dc:date>2024-10-10T08:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 EVKB with MX25UM51345</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2018714#M32980</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223052"&gt;@Dave7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I apologize for the delayed response, may I know if you are still facing this problem? During this time I have been checking with the SDK team&amp;nbsp; regarding some changes implemented to run the fsl_romapi for SDK 2.15. We updated the flexSPI setup to get them working for SDK 2.15.&amp;nbsp;Possibly our update can help you to understand why the demo crashes.&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 22:18:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2018714#M32980</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2024-12-23T22:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 EVKB with MX25UM51345</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2022197#M33073</link>
      <description>&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;Thank you for your response. I have retested using SDK 2.16, and I am still experiencing the same issue when configuring the EVKB to use the MX25UM51345 Octal NOR flash.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The fsl_romapi example boots and runs perfectly when using QSPI NOR (W25Q512).&lt;/LI&gt;&lt;LI&gt;When switching to MX25UM51345 Octal Flash, the example fails with "HALTED DUE TO FLEXSPI NOR ERROR!", specifically at the call to FLEXSPI_NorFlash_GetVendorID().&lt;/LI&gt;&lt;LI&gt;To work around this, I skipped the FLEXSPI_NorFlash_GetVendorID() call, after which the example runs fine when using the debugger.&lt;/LI&gt;&lt;LI&gt;However, the board does not boot on its own unless I modify the evkbmimxrt1170_flexspi_nor_config.c file (as previously attached).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SDK 2.16 exhibits the exact same behavior as SDK 2.15 with regard to the Octal Flash.&lt;/P&gt;&lt;P&gt;I would appreciate any guidance on resolving this issue. Please let me know if additional tests are needed.&lt;/P&gt;&lt;P&gt;Thank you for your support!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 02:52:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2022197#M33073</guid>
      <dc:creator>Dave7</dc:creator>
      <dc:date>2025-01-06T02:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 EVKB with MX25UM51345</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2024349#M33127</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223052"&gt;@Dave7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for letting me know, I do appreciate&amp;nbsp; your efforts by testing on SDK 2.16 and your detailed results.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me continue with the investigation on my side!&lt;/P&gt;
&lt;P&gt;Diego&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 23:18:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2024349#M33127</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2025-01-08T23:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 EVKB with MX25UM51345</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2024475#M33132</link>
      <description>Thanks Diego!</description>
      <pubDate>Thu, 09 Jan 2025 04:30:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2024475#M33132</guid>
      <dc:creator>Dave7</dc:creator>
      <dc:date>2025-01-09T04:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 EVKB with MX25UM51345</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2028023#M33185</link>
      <description>&lt;P&gt;My pleasure &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223052"&gt;@Dave7&lt;/a&gt;&amp;nbsp;, let me maintain you updated.&amp;nbsp; I managed to get a EVK with the octal flash from a collegue, he already did basic sanity test of the flash, let me test on my own the issue you are reporting.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 06:13:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2028023#M33185</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2025-01-15T06:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 EVKB with MX25UM51345</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2036374#M33345</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223052"&gt;@Dave7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you very much for your patience.&lt;/P&gt;
&lt;P&gt;Do you see issues by running the ROMAPI demo from SDK 2.12, as recommended by my colleauge Kerry on section &lt;STRONG&gt;3.1.2 fsl_romapi project testing from this article&amp;nbsp;&lt;/STRONG&gt;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs-Knowledge/RT1170-Octal-flash-enablement/ta-p/1498369" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs-Knowledge/RT1170-Octal-flash-enablement/ta-p/1498369&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please let me know your results.&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 00:14:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2036374#M33345</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2025-01-31T00:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 EVKB with MX25UM51345</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2039754#M33396</link>
      <description>&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;Thank you for your continued support. I encountered the same issue while following your colleague's article. However, I was able to get the board to boot by de-soldering jumper R378, though I do not fully understand why this resolved the issue.&lt;/P&gt;&lt;P&gt;After removing R378, the board successfully boots and runs the fsl_romapi example to completion.&lt;/P&gt;&lt;P&gt;Could you provide any insights into why this might be the case?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 07:13:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2039754#M33396</guid>
      <dc:creator>Dave7</dc:creator>
      <dc:date>2025-02-07T07:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 EVKB with MX25UM51345</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2045751#M33493</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223052"&gt;@Dave7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This actually not documented on the RT1170 EKVB schematic, we already received reports about this.&lt;/P&gt;
&lt;P&gt;You made rigth by removing&amp;nbsp; R378, there are issues with the flash reset signal. In fact we enabled and tested the flash&amp;nbsp; by connecting the R378 and&amp;nbsp;&lt;SPAN&gt;R412.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diego_charles_0-1739827391787.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/324360i0471AA28176CB86E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="diego_charles_0-1739827391787.png" alt="diego_charles_0-1739827391787.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Where are to debug only by removing R378?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 21:27:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-EVKB-with-MX25UM51345/m-p/2045751#M33493</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2025-02-17T21:27:13Z</dc:date>
    </item>
  </channel>
</rss>

