<?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: LPC82x Brownout Detection in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Brownout-Detection/m-p/1971793#M57019</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I suppose the UM10800.pdf is incorrect, there is not dedicated BOD status register for LPC82x family, there is not the BOD state bit which you can poll.&lt;/P&gt;
&lt;P&gt;But there is BOD Reset status bit in SYSCON-&amp;gt;STARTERP1[BOD], with which you can poll the register to know which has reset the chip.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1728614445644.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/304129iACB8A424CCC58532/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1728614445644.png" alt="xiangjun_rong_0-1728614445644.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2024 02:47:36 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2024-10-11T02:47:36Z</dc:date>
    <item>
      <title>LPC82x Brownout Detection</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Brownout-Detection/m-p/1971007#M56998</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;POWER_SetBodLevel(kBod_ResetLevel1, kBod_InterruptLevel2, true);&lt;BR /&gt;EnableIRQ(BOD_IRQn);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;When VCC drops below&amp;nbsp;2.54V, the Int is triggered.&lt;/P&gt;&lt;P&gt;How do i detect when VCC has returned back above&amp;nbsp;2.54V?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, the LPC82x user manual on page 56 states in relation to BOD:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;The interrupt signal can be enabled for interrupt in the Interrupt Enable Register in the&lt;BR /&gt;NVIC (see Table 6) in order to cause a CPU interrupt; if not, software can monitor the&lt;BR /&gt;signal by reading a dedicated status register.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What is the status register that is mentioned? I cannot find any mention of it anywhere else.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 06:21:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Brownout-Detection/m-p/1971007#M56998</guid>
      <dc:creator>mwp_nxp</dc:creator>
      <dc:date>2024-10-10T06:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: LPC82x Brownout Detection</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Brownout-Detection/m-p/1971793#M57019</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I suppose the UM10800.pdf is incorrect, there is not dedicated BOD status register for LPC82x family, there is not the BOD state bit which you can poll.&lt;/P&gt;
&lt;P&gt;But there is BOD Reset status bit in SYSCON-&amp;gt;STARTERP1[BOD], with which you can poll the register to know which has reset the chip.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1728614445644.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/304129iACB8A424CCC58532/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1728614445644.png" alt="xiangjun_rong_0-1728614445644.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 02:47:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Brownout-Detection/m-p/1971793#M57019</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-10-11T02:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC82x Brownout Detection</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Brownout-Detection/m-p/1971827#M57021</link>
      <description>Is there a method to detect when VCC has risen back above the BODINTVAL level?</description>
      <pubDate>Fri, 11 Oct 2024 03:49:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Brownout-Detection/m-p/1971827#M57021</guid>
      <dc:creator>mwp_nxp</dc:creator>
      <dc:date>2024-10-11T03:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPC82x Brownout Detection</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Brownout-Detection/m-p/1971833#M57022</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have not good idea to test the VDD voltage.&lt;/P&gt;
&lt;P&gt;As you know that the LPC82x has ADC, if you connect the VDD to ADC analog channel, the ADC sample is effected by the VREFP/VDD voltage.&lt;/P&gt;
&lt;P&gt;If you use on-chip ACMP module, the VDD also takes effect on the ACMP output.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Xiangjun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 04:10:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC82x-Brownout-Detection/m-p/1971833#M57022</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-10-11T04:10:39Z</dc:date>
    </item>
  </channel>
</rss>

