<?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>LPCXpresso IDEのトピックRe: lpc1768 uart</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573697#M21571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Wed Oct 27 05:54:51 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Works here. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[LIST]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*] Start a debug session&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*] In the peripheral view, check the PCB peripheral&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]In the memory view, the PCB peripheral is displayed with all its registers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]Right-click on the window that list registers and Show ChipView is the last item in the context menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/LIST]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See screenshot&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:50:42 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:50:42Z</dc:date>
    <item>
      <title>lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573684#M21558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mayotte1 on Thu Aug 19 16:02:33 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to run a sample program called "uart"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;after compiling, it displays this message&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Project Details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Base Board's USB-to-Serial adapter is tied to UART3 on&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the LPC1700.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Build Options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;None"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't get any output out of the base board back to windows7 terminal over usb or anything out of the lpc1768 txd3 pin. I don't understand how the signal is supposed to get from the target board to the base board or why neither way works??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So it doesn't work but I can stop and step it so it must be a simple problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;:confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573684#M21558</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573685#M21559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mayotte1 on Thu Aug 19 16:39:27 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I was just looking around the internet and realized by "base board" you must not be referring to the&amp;nbsp; half of the lpcxpresso that isnt the target. Still the program should output something on txd3's pin. I do get the printf to work on the console but that isn't what I need to do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573685#M21559</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573686#M21560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Thu Aug 19 18:48:40 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't know which hardware you are using, but obviously this "Base Board" of your software sample has its own Serial to USB Adapter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If your sample is really sending something via UART3, you should be able to scope this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PINSEL settings of your sample could help you to determinate which Pins are used for UART3: Pin 6/7, Pin 46/47 or Pin 82/85.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573686#M21560</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573687#M21561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mayotte1 on Fri Aug 20 07:29:48 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am just using the lpcxpresso 1768 board and a scope. I scoped all 4 uart pins and no output. I tried to look at registers but spent an hour looking for the pcon and pconp but could not find them anywhere on the ide. Were they left out?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573687#M21561</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573688#M21562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Fri Aug 20 07:44:09 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;PCON and PCONP are part of the SYSCTL peripheral. They are about 2/3 of the way through the SYSCTL peripheral display&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573688#M21562</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573689#M21563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mayotte1 on Fri Aug 20 11:04:25 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;ok I got uart3 to txmit on pin 6-9 but when I try to txmit on uart1, the data comes out of p2.0 which is j6-42 and not on j6-13 which is marked on the schematic as txd1. Either pin can be txd1 and I just assumed the lpcxpresso sample program pin control would be set to the lpcxpresso schematic label.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your help with the pcon reg location.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573689#M21563</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573690#M21564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Fri Aug 20 12:10:03 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;As mentioned earlier, PINSEL registers are used to connect functions (like UART) to different Pins. Looking for this registers in (your) software could save a lot of time.:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573690#M21564</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573691#M21565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Fri Aug 20 12:20:45 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;To see your pin mappings, we have developed a feature that is current in beta form in this release of LPCXpresso. To try out this feature (which is currently only available on the LPC1768):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- open the PCB peripheral&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- in the PCB rendering, right click and choose Show ChipView-&amp;gt;Here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will show a representation of the chip, with the current pin assignments. You will need to maximize the window to see the whole chip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As I said, this is still a beta feature, and so we would like to receive feedback on its usefulness.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573691#M21565</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573692#M21566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Fri Aug 20 14:07:08 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You're asking if that's useful ? You're kidding :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With ChipView I can compare my EAGLE schematic with the actual software functions. With all this PINSEL registers and Pin functions it's so easy to mix up something and spend hours with searching. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My feedback: don't waste time with asking, add more MCU's and even more important: add a description to getting.started.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573692#M21566</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573693#M21567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by anomaly256 on Sat Aug 21 05:34:26 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Zero&lt;/STRONG&gt;&lt;BR /&gt;My feedback: don't waste time with asking, add more MCU's and even more important: add a description to getting.started.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I agree, this is pretty helpful.&amp;nbsp; Wish I knew about this sooner!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573693#M21567</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573694#M21568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mayotte1 on Sat Aug 21 11:42:17 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;For us new users, could you please tell me what "- open the PCB peripheral" means. When I click on the top left area "Peripherals" tab, I just get a blank box with Devices and Address column labels. Its&amp;nbsp; Version: LPCXpresso v3.4.6 [Build 199] [11/08/2010] &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It sounds like what I need.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573694#M21568</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573695#M21569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mayotte1 on Sat Aug 21 12:15:22 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I see it now. I had dropped out of the debug mode. Now that I have it displayed, I want to say what a great thing it is. In my 35years of computer development, I want to nominate this as the "greatest feature ever implemented".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573695#M21569</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573696#M21570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by akash on Wed Oct 27 02:00:59 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: CodeRedSupport&lt;/STRONG&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;To see your pin mappings, we have developed a feature that is current in beta form in this release of LPCXpresso. To try out this feature (which is currently only available on the LPC1768):&lt;BR /&gt;- open the PCB peripheral&lt;BR /&gt;- in the PCB rendering, right click and choose Show ChipView-&amp;gt;Here&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the latest Ubuntu beta version of the LPCXpresso IDE (Version: LPCXPresso 3.7.4_Beta [Build 97] [19/10/2010] ) running Ubuntu 10.10 (Maverick Meerkat) with the LPC1768 based LPCXpresso and I'm not able to find this feature. Am I missing something here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573696#M21570</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573697#M21571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Wed Oct 27 05:54:51 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Works here. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[LIST]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*] Start a debug session&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*] In the peripheral view, check the PCB peripheral&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]In the memory view, the PCB peripheral is displayed with all its registers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]Right-click on the window that list registers and Show ChipView is the last item in the context menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/LIST]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See screenshot&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:50:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpc1768-uart/m-p/573697#M21571</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:50:42Z</dc:date>
    </item>
  </channel>
</rss>

