<?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: Any LPC1114-302 SPI Example code?</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Any-LPC1114-302-SPI-Example-code/m-p/574493#M21879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Spencer on Wed Jun 22 07:59:33 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;How to send data from SPI by UART?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:52:26 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:52:26Z</dc:date>
    <item>
      <title>Any LPC1114-302 SPI Example code?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Any-LPC1114-302-SPI-Example-code/m-p/574489#M21875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by 12345 on Wed May 18 23:50:52 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am beginner. Where can I find SPI example code for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; LPC1114? I did not see it on LPCxpresso example projects?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:52:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Any-LPC1114-302-SPI-Example-code/m-p/574489#M21875</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Any LPC1114-302 SPI Example code?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Any-LPC1114-302-SPI-Example-code/m-p/574490#M21876</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 May 19 02:54:10 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Try SSP sample :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &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;&lt;BR /&gt;[FONT=Arial][SIZE=2][FONT=Arial][SIZE=2]The SPI/SSP is a Synchronous Serial Port (SSP) controller capable of operation on a SPI...[/SIZE][/FONT]&lt;BR /&gt;[/SIZE][/FONT]&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:52:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Any-LPC1114-302-SPI-Example-code/m-p/574490#M21876</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Any LPC1114-302 SPI Example code?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Any-LPC1114-302-SPI-Example-code/m-p/574491#M21877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by 12345 on Thu May 19 22:44:25 MST 2011&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;Try SSP sample :)&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Tks:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Can I know why in ssp.c?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Forever loop?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; if ( timeout == MAX_TIMEOUT )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;while ( 1 );&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:52:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Any-LPC1114-302-SPI-Example-code/m-p/574491#M21877</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Any LPC1114-302 SPI Example code?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Any-LPC1114-302-SPI-Example-code/m-p/574492#M21878</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 May 20 00:24:54 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;To show you that your EEPROM access failed :mad:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:52:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Any-LPC1114-302-SPI-Example-code/m-p/574492#M21878</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Any LPC1114-302 SPI Example code?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Any-LPC1114-302-SPI-Example-code/m-p/574493#M21879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Spencer on Wed Jun 22 07:59:33 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;How to send data from SPI by UART?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Any-LPC1114-302-SPI-Example-code/m-p/574493#M21879</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:52:26Z</dc:date>
    </item>
  </channel>
</rss>

