<?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: LPC55S0 flash re-programming using reset pin vs power cycling in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S0-flash-re-programming-using-reset-pin-vs-power-cycling/m-p/1813502#M55488</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225781"&gt;@Ash17&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About the reset difference, please refer to&amp;nbsp;Table 164. Resets of UM11424.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com.cn/docs/en/user-guide/UM11424.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/user-guide/UM11424.pdf&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below just part of them:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1708585447824.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/264467iD9D6692D21687064/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1708585447824.png" alt="Alice_Yang_0-1708585447824.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2024 07:04:16 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2024-02-22T07:04:16Z</dc:date>
    <item>
      <title>LPC55S0 flash re-programming using reset pin vs power cycling</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S0-flash-re-programming-using-reset-pin-vs-power-cycling/m-p/1812995#M55483</link>
      <description>&lt;P&gt;When reprogramming the LPC55S06JHI48, with the example "hello world" FW found in the SDK, we noticed that the "hello world" text does not appear in a terminal or console when we power cycle after programming. But the "hello world" text shows up if we program and then press reset. However, we discovered that the re-program does work during power cycle when we tried another FW file but for some reason resetting and power cycling makes the MCU behave differently.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the MCU bootloader do different tasks after a power cycle vs a reset? Is it ok to only power cycle after re-flashing (no reset)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 17:36:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S0-flash-re-programming-using-reset-pin-vs-power-cycling/m-p/1812995#M55483</guid>
      <dc:creator>Ash17</dc:creator>
      <dc:date>2024-02-21T17:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S0 flash re-programming using reset pin vs power cycling</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S0-flash-re-programming-using-reset-pin-vs-power-cycling/m-p/1813502#M55488</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225781"&gt;@Ash17&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About the reset difference, please refer to&amp;nbsp;Table 164. Resets of UM11424.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com.cn/docs/en/user-guide/UM11424.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/user-guide/UM11424.pdf&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below just part of them:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1708585447824.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/264467iD9D6692D21687064/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1708585447824.png" alt="Alice_Yang_0-1708585447824.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 07:04:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S0-flash-re-programming-using-reset-pin-vs-power-cycling/m-p/1813502#M55488</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-02-22T07:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S0 flash re-programming using reset pin vs power cycling</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S0-flash-re-programming-using-reset-pin-vs-power-cycling/m-p/1816594#M55508</link>
      <description>&lt;P&gt;Thanks! That answers my question.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 13:51:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S0-flash-re-programming-using-reset-pin-vs-power-cycling/m-p/1816594#M55508</guid>
      <dc:creator>Ash17</dc:creator>
      <dc:date>2024-02-27T13:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S0 flash re-programming using reset pin vs power cycling</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S0-flash-re-programming-using-reset-pin-vs-power-cycling/m-p/1816604#M55509</link>
      <description>&lt;P&gt;I do want to point out that it appears that this MCU appears to have some delay during bootup where code in the flash won't properly execute until the booting is complete. Since the the RTC and MCU clock is still active during a reset but obviously not during a power-cycle, it explains why the "hello world" text shows up after reset but not after power cycle.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 14:01:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S0-flash-re-programming-using-reset-pin-vs-power-cycling/m-p/1816604#M55509</guid>
      <dc:creator>Ash17</dc:creator>
      <dc:date>2024-02-27T14:01:03Z</dc:date>
    </item>
  </channel>
</rss>

