<?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: unable peripherics on the LPC433X-Xplorer in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/unable-peripherics-on-the-LPC433X-Xplorer/m-p/559966#M15987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bavarian on Mon Jul 07 03:53:25 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Floreste,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the MCB4357 board provides dedicated jumpers in the power supply signals VDDIO / VDDREG / VDDA of the LPC4357. This allows you to measure each of these currents with a shunt and a multimeter, e.g. using an integrator circuit (simple RC circuit). This board is fully supported in our software packages in LPCOpen. However, it#s not really a cheap board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://http://www.keil.com/mcb4300/"&gt;http://www.keil.com/mcb4300/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is an LPC4357 board from Embedded Artists which is pretty good, but not actively supported by our LPCOpen package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://http://www.embeddedartists.com/"&gt;http://www.embeddedartists.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are several other boards where I didn't check if power measurements on the LPC core have been foreseen or not:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example:&amp;nbsp; element14 (Farnell), WaveShare (Chinese company), Diolan (Israel)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Support Team.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:44:28 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:44:28Z</dc:date>
    <item>
      <title>unable peripherics on the LPC433X-Xplorer</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/unable-peripherics-on-the-LPC433X-Xplorer/m-p/559963#M15984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by floreste on Fri Jul 04 02:21:13 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with a LPC4337-Xplorer board and want to shut down every peripherics to evaluate the power consumption of the cores only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I did not succeed in unabling the ethernet for example which is automatically powered on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So can I unabled the peripherics by software (mostly the ethernet and the codec) and how do I do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(I've already tryed to reset via the GPIO0[4] and to use the Chip_ENET_DeInit function, but neither works)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:44:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/unable-peripherics-on-the-LPC433X-Xplorer/m-p/559963#M15984</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: unable peripherics on the LPC433X-Xplorer</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/unable-peripherics-on-the-LPC433X-Xplorer/m-p/559964#M15985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bavarian on Fri Jul 04 07:27:17 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Disabling a peripheral device is not really possible. There might be a standby or power save mode for the Ethernet PHY or the audio CODEC which you can set by software, but they will not be switched off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you really need to evaluate the power consumption of the LPC4300 in detail, then you need to use another board which offers this feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you disassemble the PHY and the CODEC&amp;nbsp;&amp;nbsp; 8-) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Support Team&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:44:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/unable-peripherics-on-the-LPC433X-Xplorer/m-p/559964#M15985</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: unable peripherics on the LPC433X-Xplorer</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/unable-peripherics-on-the-LPC433X-Xplorer/m-p/559965#M15986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by floreste on Mon Jul 07 00:55:14 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;though, do you have an idea how to put peripherics in power save mode?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, which other board could suit better my plan to evaluate only the LPC consumption?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Floreste&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:44:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/unable-peripherics-on-the-LPC433X-Xplorer/m-p/559965#M15986</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: unable peripherics on the LPC433X-Xplorer</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/unable-peripherics-on-the-LPC433X-Xplorer/m-p/559966#M15987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bavarian on Mon Jul 07 03:53:25 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Floreste,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the MCB4357 board provides dedicated jumpers in the power supply signals VDDIO / VDDREG / VDDA of the LPC4357. This allows you to measure each of these currents with a shunt and a multimeter, e.g. using an integrator circuit (simple RC circuit). This board is fully supported in our software packages in LPCOpen. However, it#s not really a cheap board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://http://www.keil.com/mcb4300/"&gt;http://www.keil.com/mcb4300/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is an LPC4357 board from Embedded Artists which is pretty good, but not actively supported by our LPCOpen package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://http://www.embeddedartists.com/"&gt;http://www.embeddedartists.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are several other boards where I didn't check if power measurements on the LPC core have been foreseen or not:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example:&amp;nbsp; element14 (Farnell), WaveShare (Chinese company), Diolan (Israel)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Support Team.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:44:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/unable-peripherics-on-the-LPC433X-Xplorer/m-p/559966#M15987</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: unable peripherics on the LPC433X-Xplorer</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/unable-peripherics-on-the-LPC433X-Xplorer/m-p/559967#M15988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by andersrosvall on Mon Jul 07 14:04:22 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;There is in fact a port for LPCOpen v2.12 for our LPC4357 OEM board / Developer's Kit (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.embeddedartists.com%2Fproducts%2Fkits%2Flpc4357_kit.php" rel="nofollow" target="_blank"&gt;http://www.embeddedartists.com/products/kits/lpc4357_kit.php&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It can be downloaded from our support site after purchase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Embedded Artists Team&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:44:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/unable-peripherics-on-the-LPC433X-Xplorer/m-p/559967#M15988</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:44:29Z</dc:date>
    </item>
  </channel>
</rss>

