<?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: LPC 18xx Brown Out Help</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-18xx-Brown-Out-Help/m-p/631178#M24832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share your project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Dec 2016 18:37:07 GMT</pubDate>
    <dc:creator>Carlos_Mendoza</dc:creator>
    <dc:date>2016-12-16T18:37:07Z</dc:date>
    <item>
      <title>LPC 18xx Brown Out Help</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-18xx-Brown-Out-Help/m-p/631177#M24831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm quite new to brownouts and at work I am required to implement a feature to detect if our LPC1837 device falls below a certain threshold on startup. I was just wondering if this would be the correct way to implement such a feature&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Set BOD Threshhold //&lt;/P&gt;&lt;P&gt;if (detect&amp;gt;=0 &amp;amp;&amp;amp; detect&amp;lt;=3){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;LPC_CREG-&amp;gt;CREG0 &amp;amp;= ~(3&amp;lt;&amp;lt;8);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;LPC_CREG-&amp;gt;CREG0 |= detect&amp;lt;&amp;lt;8;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chip_EVRT_Init();&lt;BR /&gt; Chip_EVRT_ConfigIntSrcActiveType(EVRT_SRC_BOD1,EVRT_SRC_ACTIVE_FALLING_EDGE); // now im not sure exactly which option to select here, I figured i want to detect the falling edge?&lt;BR /&gt; Chip_EVRT_SetUpIntSrc(EVRT_SRC_BOD1,ENABLE);&lt;BR /&gt; NVIC_EnableIRQ(EVENTROUTER_IRQn);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem that I am having is that despite clearing the event status with&lt;/P&gt;&lt;P&gt;LPC_EVRT-&amp;gt;CLR_STAT &amp;amp;= (0x01UL&amp;lt;&amp;lt;EVRT_SRC_BOD1);;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am stuck in my event handler routine. Just wondering if this would be a problem with my chip (I cant measure the internal voltages) or, more likely, something wrong with my code.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 03:46:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-18xx-Brown-Out-Help/m-p/631177#M24831</guid>
      <dc:creator>jakeweiner</dc:creator>
      <dc:date>2016-11-29T03:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: LPC 18xx Brown Out Help</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-18xx-Brown-Out-Help/m-p/631178#M24832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share your project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 18:37:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-18xx-Brown-Out-Help/m-p/631178#M24832</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2016-12-16T18:37:07Z</dc:date>
    </item>
  </channel>
</rss>

