<?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: Enabling BOD in Startup Code</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-BOD-in-Startup-Code/m-p/752369#M30275</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="287889" data-username="richardsoennichsen" href="https://community.nxp.com/people/richardsoennichsen"&gt;Richard Soennichsen&lt;/A&gt;,&lt;/P&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-size: 15px; font-family: Arial; color: #3d3d3d;"&gt;Thank you for your interest in NXP Semiconductor products and &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-size: 15px; font-family: Arial; color: #3d3d3d;"&gt;the opportunity to serve you.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-size: 15px; font-family: Arial; color: #3d3d3d;"&gt;Before answer these questions , I'd like to know whether the phenomenon exist in all prototypes and happen when debug the LPCOpen library demos. Lastly, whether you can replicate this phenomenon in LPCXpresso LPC11U68 board.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2018 02:37:25 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2018-05-16T02:37:25Z</dc:date>
    <item>
      <title>Enabling BOD in Startup Code</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-BOD-in-Startup-Code/m-p/752368#M30274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are having a problem with a product that uses the LPC11u68.&amp;nbsp; The product experiences a very slow power on, a slowly ramping supply voltage that is noisy.&lt;/P&gt;&lt;P&gt;This condition caused many problems.&amp;nbsp; After some investigation we "solved" the issue by enabling the BOD and putting a large delay loop at the beginning of Main.&lt;/P&gt;&lt;P&gt;If we enabled the BOD in main, as the first action, we would still see units "go to the weeds" and hit the WDT.&amp;nbsp; Apparently the code was crashing before we got to main.&amp;nbsp; If we enable the BOD in the startup code we don't see the issue.&lt;/P&gt;&lt;P&gt;We would like to understand what is going on.&amp;nbsp; We hypothesize that the code is crashing by a power glitch/drop-out occurring during the PLL config (or other hardware config) with the BOD disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am posting this here in the hopes that someone else may have been through this and con provide their insight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 17:25:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-BOD-in-Startup-Code/m-p/752368#M30274</guid>
      <dc:creator>richardsoennich</dc:creator>
      <dc:date>2018-05-14T17:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling BOD in Startup Code</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-BOD-in-Startup-Code/m-p/752369#M30275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="287889" data-username="richardsoennichsen" href="https://community.nxp.com/people/richardsoennichsen"&gt;Richard Soennichsen&lt;/A&gt;,&lt;/P&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-size: 15px; font-family: Arial; color: #3d3d3d;"&gt;Thank you for your interest in NXP Semiconductor products and &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-size: 15px; font-family: Arial; color: #3d3d3d;"&gt;the opportunity to serve you.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-size: 15px; font-family: Arial; color: #3d3d3d;"&gt;Before answer these questions , I'd like to know whether the phenomenon exist in all prototypes and happen when debug the LPCOpen library demos. Lastly, whether you can replicate this phenomenon in LPCXpresso LPC11U68 board.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 02:37:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-BOD-in-Startup-Code/m-p/752369#M30275</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-05-16T02:37:25Z</dc:date>
    </item>
  </channel>
</rss>

