<?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: LPCXpresso802 Power saving mode in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso802-Power-saving-mode/m-p/1252776#M44444</link>
    <description>&lt;P&gt;According to the user manual, JP7 is in the line between the user LEDs and VDD.&lt;/P&gt;&lt;P&gt;You would want JP1, which seems to be for such measurements.&lt;/P&gt;&lt;P&gt;However, I would check the schematics &lt;EM&gt;&lt;STRONG&gt;what&lt;/STRONG&gt;&lt;/EM&gt; current you measure in this case. Supply current for other, non-relevant parts might affect your measurement. I can't source the schematics on the fly ...&lt;/P&gt;</description>
    <pubDate>Fri, 26 Mar 2021 09:59:09 GMT</pubDate>
    <dc:creator>frank_m</dc:creator>
    <dc:date>2021-03-26T09:59:09Z</dc:date>
    <item>
      <title>LPCXpresso802 Power saving mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso802-Power-saving-mode/m-p/1252766#M44443</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;May I check with you guy if there is anyone tested power saving mode with LPCXpresso802 kit?&lt;BR /&gt;I ran project "lpcxpresso802_power_mode_switch_lpc" and I got 4 options:&lt;/P&gt;&lt;P&gt;1. Sleep mode&lt;BR /&gt;2. Deep Sleep mode&lt;BR /&gt;3. Power Down mode&lt;BR /&gt;4. Deep power down mode&lt;/P&gt;&lt;P&gt;It surprised me that mode 4 (Deep power down mode) the consumption current is about 1mA which I think it is too much. I have measured on JP1 pins (3V3 source)&lt;BR /&gt;Any one please help to confirm?&lt;BR /&gt;I intend to use LPC802 for remote control, but 1mA is too much&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 09:48:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso802-Power-saving-mode/m-p/1252766#M44443</guid>
      <dc:creator>Babycat</dc:creator>
      <dc:date>2021-03-26T09:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso802 Power saving mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso802-Power-saving-mode/m-p/1252776#M44444</link>
      <description>&lt;P&gt;According to the user manual, JP7 is in the line between the user LEDs and VDD.&lt;/P&gt;&lt;P&gt;You would want JP1, which seems to be for such measurements.&lt;/P&gt;&lt;P&gt;However, I would check the schematics &lt;EM&gt;&lt;STRONG&gt;what&lt;/STRONG&gt;&lt;/EM&gt; current you measure in this case. Supply current for other, non-relevant parts might affect your measurement. I can't source the schematics on the fly ...&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 09:59:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso802-Power-saving-mode/m-p/1252776#M44444</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2021-03-26T09:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso802 Power saving mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso802-Power-saving-mode/m-p/1252782#M44446</link>
      <description>&lt;P&gt;&amp;nbsp; Hi Meyer&lt;/P&gt;&lt;P&gt;I have attached the schematic hereby,&amp;nbsp;&lt;/P&gt;&lt;P&gt;My VOM is between 2 pins of JP1, so only MCU current should flow through it.&lt;/P&gt;&lt;P&gt;Please have a check the attached schematic&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 10:05:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso802-Power-saving-mode/m-p/1252782#M44446</guid>
      <dc:creator>Babycat</dc:creator>
      <dc:date>2021-03-26T10:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso802 Power saving mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso802-Power-saving-mode/m-p/1253302#M44457</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Babycat&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In addition, please make sure you DISCONNECT the board with IDE debugger when measure.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In default demo code, you need to select option 4 on hyper terminal to enter&amp;nbsp;&lt;SPAN&gt;Deep power down mode&lt;/SPAN&gt;. Try to revise the code to let LPC804 automatically go into deep lower down without remote control at the beginning code the main code.&lt;/P&gt;
&lt;P&gt;download, power off and power on, Let the board run in standalone mode ( disconnect PC debugger)&lt;/P&gt;
&lt;P&gt;Measure current again. You should be able to see&amp;nbsp;&lt;SPAN&gt;consumption current down.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Have a nice day,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 04:11:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso802-Power-saving-mode/m-p/1253302#M44457</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-03-29T04:11:36Z</dc:date>
    </item>
  </channel>
</rss>

