<?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>LPC MicrocontrollersのトピックRe: LPC8N04: Application needs a reset to start after programming</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8N04-Application-needs-a-reset-to-start-after-programming/m-p/1459040#M48785</link>
    <description>&lt;P&gt;&lt;EM&gt;&amp;gt; I just saw that the LPC8N4 default application needs to receive the same reset signal once the MCU is powered up.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Normally, you only do this to get the MCU into a specific mode, i.e. pull the mode pins to certain levels to get it into ISR mode (ROM bootloader).&lt;/P&gt;&lt;P&gt;If the board does not run after power-up, you might have a power supply issue. Which means, the power supply is not yet stable when the L-H transition at the reset pin occurs.&lt;/P&gt;&lt;P&gt;The most common method to correct this is to prolong the reset signal at power-up, in the simplest case with a RC element.&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2022 06:25:20 GMT</pubDate>
    <dc:creator>frank_m</dc:creator>
    <dc:date>2022-05-17T06:25:20Z</dc:date>
    <item>
      <title>LPC8N04: Application needs a reset to start after programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8N04-Application-needs-a-reset-to-start-after-programming/m-p/1458878#M48777</link>
      <description>&lt;P&gt;Hello everyone:&lt;/P&gt;&lt;P&gt;We are developing an application for LPC8N04 and we have the next problem.&lt;/P&gt;&lt;P&gt;Once the LPC8N04 is programmed through the debugger and the PCB is running standalone, the application runs only until a reset signal is placed in the Reset pin, this behavior is replicated every time the MCU is powered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been researching about some problems in the bootloader but at the time it seems to be fixed due to the auto generation and programming of the checksum in the right memory slot.&lt;/P&gt;&lt;P&gt;I just saw that the LPC8N4 default application needs to receive the same reset signal once the MCU is powered up.&amp;nbsp;&lt;LI-MESSAGE title="LPC8N04: NFC Hands-on Lab Guide" uid="1112401" url="https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/LPC8N04-NFC-Hands-on-Lab-Guide/m-p/1112401#U1112401" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DDTD_0-1652746041341.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/179910i7D1B1468A8B5405F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DDTD_0-1652746041341.png" alt="DDTD_0-1652746041341.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is this the expected behavior for every application loaded?&lt;/P&gt;&lt;P&gt;Is there a way to avoid the need of a reset signal once the MCU is powered?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 00:07:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8N04-Application-needs-a-reset-to-start-after-programming/m-p/1458878#M48777</guid>
      <dc:creator>DDTD</dc:creator>
      <dc:date>2022-05-17T00:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: LPC8N04: Application needs a reset to start after programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8N04-Application-needs-a-reset-to-start-after-programming/m-p/1459040#M48785</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt; I just saw that the LPC8N4 default application needs to receive the same reset signal once the MCU is powered up.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Normally, you only do this to get the MCU into a specific mode, i.e. pull the mode pins to certain levels to get it into ISR mode (ROM bootloader).&lt;/P&gt;&lt;P&gt;If the board does not run after power-up, you might have a power supply issue. Which means, the power supply is not yet stable when the L-H transition at the reset pin occurs.&lt;/P&gt;&lt;P&gt;The most common method to correct this is to prolong the reset signal at power-up, in the simplest case with a RC element.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 06:25:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8N04-Application-needs-a-reset-to-start-after-programming/m-p/1459040#M48785</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2022-05-17T06:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC8N04: Application needs a reset to start after programming</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8N04-Application-needs-a-reset-to-start-after-programming/m-p/1459541#M48800</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/137574"&gt;@frank_m&lt;/a&gt;,&lt;BR /&gt;The RC solved the issue.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 22:02:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC8N04-Application-needs-a-reset-to-start-after-programming/m-p/1459541#M48800</guid>
      <dc:creator>DDTD</dc:creator>
      <dc:date>2022-05-17T22:02:14Z</dc:date>
    </item>
  </channel>
</rss>

