<?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 LPC1769 supplying in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-supplying/m-p/587401#M27641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Lumos on Sat Dec 08 08:25:17 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to ask, how is needed to supply LPC1769 board with extracted LPClink?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are 2 pins for powering - Vin (5V) and Vout (3V3). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;According my understanding, when LPClink is connected, voltage from USB is connected to Vin, and also to voltage regulator on LPClink side. 3,3V from regulator is supplying LPC1769, and can be used from Vout pin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But in case LPClink is extracted, connecting of 5V to Vin pin has no effect and board has to be powered by connecting of Vout pin to 3,3V.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is my understanding correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And in case LPC link is extracted, how is possible to program and debug target board?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:21:35 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:21:35Z</dc:date>
    <item>
      <title>LPC1769 supplying</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-supplying/m-p/587401#M27641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Lumos on Sat Dec 08 08:25:17 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to ask, how is needed to supply LPC1769 board with extracted LPClink?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are 2 pins for powering - Vin (5V) and Vout (3V3). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;According my understanding, when LPClink is connected, voltage from USB is connected to Vin, and also to voltage regulator on LPClink side. 3,3V from regulator is supplying LPC1769, and can be used from Vout pin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But in case LPClink is extracted, connecting of 5V to Vin pin has no effect and board has to be powered by connecting of Vout pin to 3,3V.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is my understanding correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And in case LPC link is extracted, how is possible to program and debug target board?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:21:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-supplying/m-p/587401#M27641</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1769 supplying</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-supplying/m-p/587402#M27642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by cfb on Sat Dec 08 16:33:41 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;After you have separated the LPC-Link board from the MCU board you could solder an 8-pin pinheader to each board (where they were split from each other) and reconnect them with a cable. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively you can both power and program the MCU board via UART0 using a RS232 / USB adapter board. A few months ago I posted a message on our Astrobe forum with information on how to set this up when using Astrobe to develop LPC1769 software:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.astrobe.com/forum/viewtopic.php?f=7&amp;amp;t=200&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use a similar approach if you are using the LPCXpresso IDE or other development tool. Just configure it to generate a HEX format file for your executable and then use FlashMagic to upload it to your MCU:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.flashmagictool.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:21:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-supplying/m-p/587402#M27642</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:21:36Z</dc:date>
    </item>
  </channel>
</rss>

