<?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: LPC4088 and serial expansion connector in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549093#M13772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Wael_Murtada on Mon May 05 16:29:09 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I used UART1 for zero copy interrupt communication on LPC 4088 IAR starter kit. How can i get output from UART1. I tried to use DB9 connector but i didn't get any result. Please help me to solve problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:31:53 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:31:53Z</dc:date>
    <item>
      <title>LPC4088 and serial expansion connector</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549090#M13769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blex on Thu Apr 17 06:38:13 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to run &lt;/SPAN&gt;&lt;A href="http://http://www.embeddedartists.com/products/displays/15_rgb_oled.php"&gt;this &lt;/A&gt;&lt;SPAN&gt; display with a EA OEM Base Board. Connected is the display to the serial expansion connector. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To controll the display, I use the example project from EA and modified the header-files with the pin configuration. And here I've some issues. In the LPC4088 OEM Board Users Guide the SPI ports are related with P5.0, P5.1, P5.2 and the comment "SSP#2 is used". But in LPC4088 User Manual P5.x have no SSP2 function. Only P1.0, P1.1, P1.4 and P1.8 have this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I've got no idea how to configurate the SPI ports right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried it with this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; PINSEL_ConfigPin (1, 0, 4);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; PINSEL_ConfigPin (1, 4, 4);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; PINSEL_ConfigPin (1, 1, 4);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Blex&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:31:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549090#M13769</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4088 and serial expansion connector</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549091#M13770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Wouter on Thu Apr 17 12:15:32 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Blex,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which example project are you actually referring to? I don't know any 1788 BSP which support the 1.5" OLED (though I might just not be aware of it). The OLED display differs quite a lot from the EA 3.2/4.3/7" LCDs, as the OLED uses SPI for LCD data, while the other displays use the RGB interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you may have noticed, the LPC4088 is a pin-compatible replacement for the LPC1788. However, due to the added functionality, the EA4088 OEM module differs a little bit from the EA1788 OEM module. &lt;/SPAN&gt;&lt;A href="http://http://www.lpcware.com/content/nxpfile/an11335-migrating-lpc177x8x-lpc407x8x"&gt;This migration document&lt;/A&gt;&lt;SPAN&gt; notes the difference. Most importantly, you'll need to change the SSP0 in your software to SSP2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P5.x does have the SSP2 functionality, see page 118 &amp;amp; 137 of the &lt;/SPAN&gt;&lt;A href="http://http://www.nxp.com/documents/user_manual/UM10562.pdf"&gt;LPC4088 UM&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wouter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:31:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549091#M13770</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4088 and serial expansion connector</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549092#M13771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by blex on Tue Apr 22 00:01:07 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey Wouter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much. In my manual (Rev. 1 - 13 Sept 2012) there is nothing but emptiness in column 010. See screenshot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have signals on the connectors :)&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;Blex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:31:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549092#M13771</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4088 and serial expansion connector</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549093#M13772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Wael_Murtada on Mon May 05 16:29:09 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I used UART1 for zero copy interrupt communication on LPC 4088 IAR starter kit. How can i get output from UART1. I tried to use DB9 connector but i didn't get any result. Please help me to solve problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:31:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549093#M13772</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4088 and serial expansion connector</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549094#M13773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mtesmer on Wed Jun 11 06:07:25 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;In the LPC4088 OEM Board Users Guide the SPI ports are related with P5.0, P5.1, P5.2 and the comment "SSP#2 is used". But in LPC4088 User Manual P5.x have no SSP2 function&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;100% SSP2 is assigned to those pins. (EA guy conifirm this). Whole EA demo working on this config. There is a mistake (or rather misinformation) in manual and so far nobody from NXP bother to update it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:31:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549094#M13773</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4088 and serial expansion connector</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549095#M13774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Wouter on Wed Jun 11 10:45:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi mtesmer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you clarify what mistake/misinformation is still present in the LPC4088 UM?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Latest UM (rev 3, March 2014) seems to have all correct information regarding SSP2/P5.x: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Fuser_manual%2FUM10562.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/user_manual/UM10562.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let us know if there are any more errors present.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wouter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:31:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-and-serial-expansion-connector/m-p/549095#M13774</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:31:57Z</dc:date>
    </item>
  </channel>
</rss>

