<?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 LPCOpen v2.10 Brown Out Detect (BOD) issues for LPC40xx in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-v2-10-Brown-Out-Detect-BOD-issues-for-LPC40xx/m-p/586183#M21396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by AndyMcC on Fri Dec 12 03:06:27 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The LPCOpen v2.10 release notes for the LPC17xx/LCP40xx at &lt;/SPAN&gt;&lt;A _jive_internal="true" class="" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2F"&gt;http://www.lpcware.com/content/project/lpcopen-software-development-platform-nxp-lpc-microcontrollers/lpcopen-lpc17xx&lt;/A&gt;&lt;SPAN&gt; state:&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;Known issues (Carry-Over)&lt;BR /&gt; •The BOD (Brown Out Detector) example doesn’t seem to work on the LPC1788 and LPC408.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The header file: sysctl_17xx_40xx.h has the inline functions: Chip_SYSCTL_EnableBOD(), Chip_SYSCTL_DisableBOD(), Chip_SYSCTL_EnableBODReset() and Chip_SYSCTL_DisableBODReset(), which contain bit polarity errors in that bits are set when they should be cleared and vice versa.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the LPC 407x/408x user manual (UM10562), section 3.3.2.1 Power Mode Control register:&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;3 BOGD Brown-Out Global Disable.&lt;BR /&gt;When BOGD is 1, the Brown-Out Detect circuitry is fully disabled at all times, and does not consume power.&lt;BR /&gt;When BOGD is 0, the Brown-Out Detect circuitry is enabled.&lt;BR /&gt;See the System Control Block chapter for details of Brown-Out detection.&lt;BR /&gt;Note: the Brown-Out Reset Disable (BORD, in this register) and the Brown-Out Interrupt (see Section 5.1) must be disabled when software changes the value of this bit.&lt;BR /&gt;&lt;BR /&gt;4 BORD Brown-Out Reset Disable.&lt;BR /&gt;When BORD is 1, the BOD will not reset the device when the VDD(REG)(3V3) voltage dips goes below the BOD reset trip level. The Brown-Out interrupt is not affected.&lt;BR /&gt;When BORD is 0, the BOD reset is enabled.&lt;BR /&gt;See the Section 3.6 for details of Brown-Out detection.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The attached file has corrected, commented versions of these inline functions.&lt;/SPAN&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337938"&gt;sysctl_17xx_40xx_awm.h.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:24:47 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T20:24:47Z</dc:date>
    <item>
      <title>LPCOpen v2.10 Brown Out Detect (BOD) issues for LPC40xx</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-v2-10-Brown-Out-Detect-BOD-issues-for-LPC40xx/m-p/586183#M21396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by AndyMcC on Fri Dec 12 03:06:27 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The LPCOpen v2.10 release notes for the LPC17xx/LCP40xx at &lt;/SPAN&gt;&lt;A _jive_internal="true" class="" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2F"&gt;http://www.lpcware.com/content/project/lpcopen-software-development-platform-nxp-lpc-microcontrollers/lpcopen-lpc17xx&lt;/A&gt;&lt;SPAN&gt; state:&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;Known issues (Carry-Over)&lt;BR /&gt; •The BOD (Brown Out Detector) example doesn’t seem to work on the LPC1788 and LPC408.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The header file: sysctl_17xx_40xx.h has the inline functions: Chip_SYSCTL_EnableBOD(), Chip_SYSCTL_DisableBOD(), Chip_SYSCTL_EnableBODReset() and Chip_SYSCTL_DisableBODReset(), which contain bit polarity errors in that bits are set when they should be cleared and vice versa.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the LPC 407x/408x user manual (UM10562), section 3.3.2.1 Power Mode Control register:&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;3 BOGD Brown-Out Global Disable.&lt;BR /&gt;When BOGD is 1, the Brown-Out Detect circuitry is fully disabled at all times, and does not consume power.&lt;BR /&gt;When BOGD is 0, the Brown-Out Detect circuitry is enabled.&lt;BR /&gt;See the System Control Block chapter for details of Brown-Out detection.&lt;BR /&gt;Note: the Brown-Out Reset Disable (BORD, in this register) and the Brown-Out Interrupt (see Section 5.1) must be disabled when software changes the value of this bit.&lt;BR /&gt;&lt;BR /&gt;4 BORD Brown-Out Reset Disable.&lt;BR /&gt;When BORD is 1, the BOD will not reset the device when the VDD(REG)(3V3) voltage dips goes below the BOD reset trip level. The Brown-Out interrupt is not affected.&lt;BR /&gt;When BORD is 0, the BOD reset is enabled.&lt;BR /&gt;See the Section 3.6 for details of Brown-Out detection.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The attached file has corrected, commented versions of these inline functions.&lt;/SPAN&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337938"&gt;sysctl_17xx_40xx_awm.h.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:24:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-v2-10-Brown-Out-Detect-BOD-issues-for-LPC40xx/m-p/586183#M21396</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPCOpen v2.10 Brown Out Detect (BOD) issues for LPC40xx</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-v2-10-Brown-Out-Detect-BOD-issues-for-LPC40xx/m-p/586184#M21397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NXP_Support on Mon Dec 15 19:01:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you AndyMcC!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We logged this to be corrected in the next LPC17xx/40xx release update.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-NXP Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:24:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-v2-10-Brown-Out-Detect-BOD-issues-for-LPC40xx/m-p/586184#M21397</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:24:47Z</dc:date>
    </item>
  </channel>
</rss>

