<?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: How to use MCU Boot Utility to NAND Flash.</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1512792#M21312</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;gt; Did you loaded an DCD pin configuration for your SEMC or FlexSPI interface?&lt;/P&gt;&lt;P&gt;In this case, should we update DCD for using FlexSPI NAND?&lt;/P&gt;</description>
    <pubDate>Mon, 29 Aug 2022 02:18:51 GMT</pubDate>
    <dc:creator>Onds_Satoshi_Sasaki</dc:creator>
    <dc:date>2022-08-29T02:18:51Z</dc:date>
    <item>
      <title>How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1507450#M21118</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are going to connect MCU Boot Utility to W25N02JW Serial SLC NAND Flash.&lt;BR /&gt;It is adopted on i.MX RT1170, our client's hardware.&lt;BR /&gt;Previos hardware had SerialNOR flash, then our environment was working well, including MCU Boot Utility.&lt;BR /&gt;However exchanged with NAND Flash hardware couldn't connect by MCU Boot Utility.&lt;BR /&gt;What should we do, as the first step?&lt;BR /&gt;Should we implement any NAND Flash driver for MCU Boot Utility?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 10:49:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1507450#M21118</guid>
      <dc:creator>Onds_Satoshi_Sasaki</dc:creator>
      <dc:date>2022-08-17T10:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1507842#M21126</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205166"&gt;@Onds_Satoshi_Sasaki&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing great.&lt;/P&gt;
&lt;P&gt;Generally speaking the MCU Boot Utility can support generating and loading the image FlexSPI/SEMC NAND memories.&lt;/P&gt;
&lt;P&gt;Per my understanding the MCU Boot Utility loads&amp;nbsp; customizable a Flashloader, which is does receive your bootable images and knows how to program the flash memory. However,&amp;nbsp; I think have we be sure on the following.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Where does communication fails with your device? After clicking with the &lt;EM&gt;Connect to ROM&lt;/EM&gt; section or in the&lt;EM&gt; Image loading sequence&lt;/EM&gt;?&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Did you loaded an DCD pin configuration for your SEMC or FlexSPI interface?&lt;/P&gt;
&lt;P&gt;If you could share the log generated by the tool it would be good.&lt;/P&gt;
&lt;P&gt;All the best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 00:34:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1507842#M21126</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2022-08-18T00:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1507916#M21133</link>
      <description>&lt;P&gt;Hello Diego,&lt;BR /&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;It cause after clicking with the Connect to ROM section.&lt;BR /&gt;We load evkmimxrt1170_xip_boot_header_dcd.bin.&lt;/P&gt;&lt;P&gt;Log is following...&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 50000 -u 0x1FC9,0x013D -j -- get-property 1 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "get-property",&lt;BR /&gt;"response" : [ 1258487809 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 50000 -u 0x1FC9,0x013D -j -- get-property 17 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "get-property",&lt;BR /&gt;"response" : [ 0 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\elftosb4\win&amp;gt;"C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\elftosb4\win\elftosb.exe" -f imx -V -c "C:\Users\user\Downloads\NXP-MCUBootUtility-master\gen\bd_file\imx_flashloader_gen.bd" -o "C:\Users\user\Downloads\NXP-MCUBootUtility-master\gen\bootable_image\ivt_flashloader_user.bin" "C:\Users\user\Downloads\NXP-MCUBootUtility-master\src\targets\MIMXRT1176\flashloader_user.srec"&lt;BR /&gt;Section: 0x0&lt;BR /&gt;iMX bootable image generated successfully&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 5242000 -u 0x1FC9,0x013D -j -- load-image C:\Users\user\Downloads\NXP-MCUBootUtility-master\gen\bootable_image\ivt_flashloader_user.bin&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "load-image",&lt;BR /&gt;"response" : [],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 50000 -u 0x15A2,0x0073 -j -- get-property 1 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "get-property",&lt;BR /&gt;"response" : [ 1258424320 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 50000 -u 0x15A2,0x0073 -j -- get-property 1 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "get-property",&lt;BR /&gt;"response" : [ 1258424320 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 50000 -u 0x15A2,0x0073 -j -- get-property 24 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "get-property",&lt;BR /&gt;"response" : [ 1409351684 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 50000 -u 0x15A2,0x0073 -j -- efuse-read-once 22&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "efuse-read-once",&lt;BR /&gt;"response" : [ 4, 8 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 5242000 -u 0x15A2,0x0073 -j -- read-memory 1074675776 4 C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\vectors\readReg.dat 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "read-memory",&lt;BR /&gt;"response" : [ 0 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "10200 (0x27D8) kStatusMemoryRangeInvalid",&lt;BR /&gt;"value" : 10200&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 5242000 -u 0x15A2,0x0073 -j -- fill-memory 538976256 4 3238133794 word&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "fill-memory",&lt;BR /&gt;"response" : [],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 5242000 -u 0x15A2,0x0073 -j -- fill-memory 538976260 4 239 word&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "fill-memory",&lt;BR /&gt;"response" : [],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 5242000 -u 0x15A2,0x0073 -j -- fill-memory 538976264 4 3254780164 word&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "fill-memory",&lt;BR /&gt;"response" : [],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 5242000 -u 0x15A2,0x0073 -j -- fill-memory 538976268 4 538976256 word&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "fill-memory",&lt;BR /&gt;"response" : [],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 5242000 -u 0x15A2,0x0073 -j -- fill-memory 538976272 4 262148 word&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "fill-memory",&lt;BR /&gt;"response" : [],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Executing: C:\Users\user\Downloads\NXP-MCUBootUtility-master\tools\blhost2_3\win\blhost -t 50000 -u 0x15A2,0x0073 -j -- configure-memory 257 538976256&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "configure-memory",&lt;BR /&gt;"response" : [],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "4 (0x4) kStatus_InvalidArgument",&lt;BR /&gt;"value" : 4&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 02:48:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1507916#M21133</guid>
      <dc:creator>Onds_Satoshi_Sasaki</dc:creator>
      <dc:date>2022-08-18T02:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1512792#M21312</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;gt; Did you loaded an DCD pin configuration for your SEMC or FlexSPI interface?&lt;/P&gt;&lt;P&gt;In this case, should we update DCD for using FlexSPI NAND?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 02:18:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1512792#M21312</guid>
      <dc:creator>Onds_Satoshi_Sasaki</dc:creator>
      <dc:date>2022-08-29T02:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1513625#M21342</link>
      <description>&lt;P&gt;You don't need to implement NAND driver for MCU Boot Utility, it is included in \SDK_2.11.1_MIMXRT1170-EVK\boards\evkmimxrt1170\bootloader_examples\flashloader.&lt;/P&gt;
&lt;P&gt;If you want to update flashloader for MCU Boot Utility, you can build new flashloader.srec file from SDK, and rename it to flashloader_user.srec and then put it into \NXP-MCUBootUtility\src\targets\MIMXRT1176\ folder&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 06:30:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1513625#M21342</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2022-08-30T06:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1513636#M21344</link>
      <description>&lt;P&gt;&amp;nbsp;Winbond 1Gb device (W25N01) is well verified by NXP team, but for 2Gb device, I am not sure about it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I checked W25N02JW data sheet, it didn't seem to support multi-plane, but there are always two planes in 2Gb device of other vendors (MXIC, Micron…).&lt;/P&gt;
&lt;P&gt;Anyway you can give a try by below settings:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/191737i9069A735EF6870CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 06:37:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1513636#M21344</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2022-08-30T06:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1513840#M21359</link>
      <description>&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;We can see just following files.&lt;/P&gt;&lt;P&gt;-----------------------------------------&lt;/P&gt;&lt;P&gt;C:\nxp\SDK_2_12_0_MIMXRT1176xxxxx\boards\evkmimxrt1170\bootloader_examples\flashloader\cm7&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Mode LastWriteTime Length Name&lt;BR /&gt;---- ------------- ------ ----&lt;BR /&gt;d----- 2022/08/30 17:51 mcux&lt;BR /&gt;------ 2022/08/29 8:48 11181 flashloader_cm7_v3_10.xml&lt;BR /&gt;------ 2022/08/29 8:48 6890 pin_mux.c&lt;BR /&gt;------ 2022/08/29 8:48 4002 pin_mux.h&lt;BR /&gt;------ 2022/08/29 8:48 59834 usb_device_ch9.c&lt;BR /&gt;------ 2022/08/29 8:48 2572 usb_device_ch9.h&lt;BR /&gt;------ 2022/08/29 8:48 25318 usb_device_class.c&lt;BR /&gt;------ 2022/08/29 8:48 19692 usb_device_class.h&lt;BR /&gt;------ 2022/08/29 8:48 36195 usb_device_hid.c&lt;BR /&gt;------ 2022/08/29 8:48 10457 usb_device_hid.h&lt;/P&gt;&lt;P&gt;-----------------------------------------&lt;/P&gt;&lt;P&gt;Should we modify and build pin_mux.c? Then, is it OK just setting mux for Spi-NAND?&lt;/P&gt;&lt;P&gt;When we have to get another files, please let me know how to get them.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 10:32:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1513840#M21359</guid>
      <dc:creator>Onds_Satoshi_Sasaki</dc:creator>
      <dc:date>2022-08-30T10:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1514350#M21370</link>
      <description>&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;I find ,I have to build flashloader_cm7 project.&lt;/P&gt;&lt;P&gt;Then I rebuild it and replaced, however result is same.&lt;/P&gt;&lt;P&gt;Should I change anything to support NAND flash?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 05:54:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1514350#M21370</guid>
      <dc:creator>Onds_Satoshi_Sasaki</dc:creator>
      <dc:date>2022-08-31T05:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1514400#M21376</link>
      <description>&lt;P&gt;I have confirmed with Winbond guys that W25N02 has two planes actually, so we should try below setting&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/191935i0121F908FEA6E5B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 07:01:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1514400#M21376</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2022-08-31T07:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1514548#M21386</link>
      <description>&lt;P&gt;Thank you for your help and contacting to Winbond.&lt;/P&gt;&lt;P&gt;Unfortunately, MCU Boot Utility couldn't works.&lt;/P&gt;&lt;P&gt;The situation couldn't be changed.&lt;/P&gt;&lt;P&gt;Should we give up booting from W25N02JW?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 09:54:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1514548#M21386</guid>
      <dc:creator>Onds_Satoshi_Sasaki</dc:creator>
      <dc:date>2022-08-31T09:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1519693#M21552</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205166"&gt;@Onds_Satoshi_Sasaki&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Continuing with the follow up. I want to see if we could try to narrow down the issue.&lt;/P&gt;
&lt;P&gt;Do you have any&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;W25N01 to test&amp;nbsp; your design with? &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Or do you have any different pin setup for FlexSPI NAND pins, to the ones we have on&amp;nbsp;&lt;EM&gt;Table 10-1. ROM Bootloader Peripheral PinMux ?&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Diego&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 03:30:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1519693#M21552</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2022-09-09T03:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1520761#M21586</link>
      <description>&lt;P&gt;Thank you for comment.&lt;/P&gt;&lt;P&gt;Unfortunately, we don't have W25N01.&lt;/P&gt;&lt;P&gt;We are trying on EVK board replaced from NOR to NAND, currently.&lt;BR /&gt;How can we change ROM Bootloader Peripheral PinMux ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 01:00:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1520761#M21586</guid>
      <dc:creator>Onds_Satoshi_Sasaki</dc:creator>
      <dc:date>2022-09-13T01:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to use MCU Boot Utility to NAND Flash.</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1687387#M25939</link>
      <description>&lt;P&gt;In MCUBootUtility v5.2.1 or latest version, below nand devices are verified.&lt;/P&gt;
&lt;P&gt;- MX35LF2G24AD&lt;BR /&gt;- W25N01GV&lt;BR /&gt;- GD5F1GQ5UEYIG&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 09:07:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-use-MCU-Boot-Utility-to-NAND-Flash/m-p/1687387#M25939</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2023-07-13T09:07:18Z</dc:date>
    </item>
  </channel>
</rss>

