<?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: UART with LCP11C24</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590150#M28982</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 Wed Sep 19 14:48:58 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: prancius&lt;/STRONG&gt;&lt;BR /&gt;So you sugest to create CMSIS 2.0 based project.&lt;BR /&gt; &lt;BR /&gt;Okay i done it, now i have problem with uart functions. &lt;BR /&gt;Missing reference to function &lt;BR /&gt;[U][SIZE=2]UARTInit(9600);[/SIZE][/U]&lt;BR /&gt; &lt;BR /&gt;[U][SIZE=2]Any sugestions? Should i place somewhere uart.h and uart.c files?[/SIZE][/U]&lt;BR /&gt; &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you view these videos :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Introduction part 1 training video &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.youtube.com/watch?v=dV7rG2VdG9E&amp;amp;feature=relmfu&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Introduction part 2 training video &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.youtube.com/watch?v=cLvGwmJAA7k&amp;amp;feature=relmfu&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Learn Eclipse the LPCXpresso way - from the developers &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.youtube.com/watch?v=E6vSPloei-0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to handle source files is shown in 'LPCXpresso Introduction part 2 training video'&amp;nbsp; ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: prancius&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Also for loop did helps. Where is something else.&lt;BR /&gt;[LEFT][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]for[/COLOR][/SIZE][/COLOR][/SIZE][/B][SIZE=2](i=0;i&amp;lt;100000000;i++){}[/SIZE][/LEFT]&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't understand that :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: prancius&lt;/STRONG&gt;&lt;BR /&gt;[SIZE=2]When sending unsigned char 100 i get 7. I cant understand. Firstlly i thought it use just 7 byte, but no... [/SIZE]&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again: Changed sample above is working, so if you are not receiving correct data either your hardware isn't working or your terminal settings are wrong. It's not a code problem :eek:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 21:26:36 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T21:26:36Z</dc:date>
    <item>
      <title>UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590136#M28968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by prancius on Wed Sep 19 02:41:43 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Need help for newbee.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In blink example i added line&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[U][SIZE=2][/SIZE][/U] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2][SIZE=2]UARTInit(115200);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And got error: undefined reference to `UARTInit'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#include[/B][/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]"uart.h" [/COLOR][/SIZE][/COLOR][/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]do not helps. What else need to do?[/COLOR][/SIZE][/COLOR][/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff][/COLOR][/SIZE][/COLOR][/SIZE] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]Regards,[/COLOR][/SIZE][/COLOR][/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]Pranas&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/COLOR][/SIZE][/COLOR][/SIZE][/SIZE][/SIZE]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590136#M28968</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590137#M28969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ArtjomGromak on Wed Sep 19 03:03:24 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: prancius&lt;/STRONG&gt;&lt;BR /&gt;Hello,&lt;BR /&gt; &lt;BR /&gt;Need help for newbee.&lt;BR /&gt; &lt;BR /&gt;In blink example i added line&lt;BR /&gt;[U][SIZE=2][/SIZE][/U] &lt;BR /&gt;[SIZE=2][SIZE=2]UARTInit(115200);&lt;BR /&gt; &lt;BR /&gt;And got error: undefined reference to `UARTInit'&lt;BR /&gt; &lt;BR /&gt;[B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#include[/B][/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]"uart.h" [/COLOR][/SIZE][/COLOR][/SIZE]&lt;BR /&gt;[SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]do not helps. What else need to do?[/COLOR][/SIZE][/COLOR][/SIZE]&lt;BR /&gt;[SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff][/COLOR][/SIZE][/COLOR][/SIZE] &lt;BR /&gt;[SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]Regards,[/COLOR][/SIZE][/COLOR][/SIZE]&lt;BR /&gt;[SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]Pranas&lt;BR /&gt;[/COLOR][/SIZE][/COLOR][/SIZE][/SIZE][/SIZE]&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add uart.c in project directory. And edit driver_config.h.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590137#M28969</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590138#M28970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by prancius on Wed Sep 19 03:39:34 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, now my code without errors, but can not get anything in Hyperterminal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;

[B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#include
[/COLOR][/SIZE][/COLOR][/SIZE][/B][LEFT][SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]"driver_config.h"[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#2a00ff]
[LEFT][/COLOR][/SIZE][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#include[/LEFT]
[/LEFT]
[/COLOR][/SIZE][/COLOR][/SIZE][/B][LEFT][SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]"target_config.h"[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#2a00ff]
[LEFT][/COLOR][/SIZE][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#include[/LEFT]
[/LEFT]
[/COLOR][/SIZE][/COLOR][/SIZE][/B][LEFT][SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]"gpio.h"[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#2a00ff]
[LEFT][/COLOR][/SIZE][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#include[/LEFT]
[/LEFT]
[/COLOR][/SIZE][/COLOR][/SIZE][/B][LEFT][SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]&amp;lt;stdio.h&amp;gt;[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#2a00ff]
[LEFT][/COLOR][/SIZE][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#include[/LEFT]
[/LEFT]
[/COLOR][/SIZE][/COLOR][/SIZE][/B][LEFT][SIZE=2][COLOR=#2a00ff][SIZE=2][COLOR=#2a00ff]"uart.h"[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#2a00ff]
[/COLOR][/SIZE]
[LEFT][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]int[/LEFT]
[/LEFT]
[/COLOR][/SIZE][/COLOR][/SIZE][/B][LEFT][SIZE=2]state=0;[/SIZE]
 
[LEFT][SIZE=2][COLOR=#005032][SIZE=2][COLOR=#005032]uint8_t[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] UARTBuffer[BUFSIZE];[/SIZE]
[SIZE=2][COLOR=#005032][SIZE=2][COLOR=#005032]uint32_t[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] count=3;[/SIZE][/LEFT]
 
[LEFT][SIZE=2]ã€€[/SIZE]
[B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]void[/LEFT]
[/LEFT]
[/COLOR][/SIZE][/COLOR][/SIZE][/B][LEFT][SIZE=2][B]SysTick_Handler[/B] ([/SIZE][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]void[/COLOR][/SIZE][/COLOR][/SIZE][/B][SIZE=2])[/SIZE]
[LEFT][SIZE=2]{[/SIZE]
[SIZE=2]state=~state;[/SIZE]
[SIZE=2]GPIOSetValue( 0, 7, state);[/SIZE][/LEFT]
 
[LEFT][SIZE=2]UARTBuffer[0]=80;[/SIZE]
[SIZE=2]UARTBuffer[1]=81;[/SIZE]
[SIZE=2]UARTBuffer[2]=82;[/SIZE][/LEFT]
 
[LEFT][SIZE=2]UARTSend( ([/SIZE][SIZE=2][COLOR=#005032][SIZE=2][COLOR=#005032]uint8_t[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] *)UARTBuffer, count );[/SIZE][/LEFT]
 
[LEFT][SIZE=2]}[/SIZE]
[B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]int[/LEFT]
[/LEFT]
[/COLOR][/SIZE][/COLOR][/SIZE][/B][LEFT][SIZE=2][B]main[/B] ([/SIZE][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]void[/COLOR][/SIZE][/COLOR][/SIZE][/B][SIZE=2])[/SIZE]
[LEFT][SIZE=2]{[/SIZE]
[SIZE=2]SystemInit ();[/SIZE]
[SIZE=2]GPIOInit();[/SIZE][/LEFT]
 
[LEFT][SIZE=2]UARTInit(115200);[/SIZE][/LEFT]
 
[LEFT][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]/*[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#3f7f5f]
[SIZE=2][COLOR=#3f7f5f]1 - output[/COLOR][/SIZE]
[SIZE=2][COLOR=#3f7f5f]0 - input[/COLOR][/SIZE]
[SIZE=2][COLOR=#3f7f5f]*/[/COLOR][/SIZE]
[/COLOR][/SIZE][SIZE=2]GPIOSetDir(0,7,1);[/SIZE][/LEFT]
 
[LEFT][SIZE=2]SysTick-&amp;gt;[/SIZE][SIZE=2][COLOR=#0000c0][SIZE=2][COLOR=#0000c0]LOAD[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]=SystemCoreClock;[/SIZE]
[SIZE=2]SysTick-&amp;gt;[/SIZE][SIZE=2][COLOR=#0000c0][SIZE=2][COLOR=#0000c0]VAL[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]=0;[/SIZE]
[SIZE=2]SysTick-&amp;gt;[/SIZE][SIZE=2][COLOR=#0000c0][SIZE=2][COLOR=#0000c0]CTRL[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]=0x7;[/SIZE][/LEFT]
 
[LEFT][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]while[/COLOR][/SIZE][/COLOR][/SIZE][/B][SIZE=2] (1) {}[/SIZE][/LEFT]
 
[LEFT][SIZE=2]}[/SIZE][/LEFT]
 
I am using digitus serial converter. 
2 pin RX to LPC11C24 board TX (P1_7)
3 pin TX to LPC11C24 board RX (P1_6)
5 pin gnd to board gnd
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas what else problem could be?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pranas&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/LEFT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590138#M28970</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590139#M28971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ArtjomGromak on Wed Sep 19 04:07:51 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
SysTick-&amp;gt;LOAD=SystemCoreClock;
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try chacge SysTick-&amp;gt;LOAD=SystemCoreClock/100; (I think SystemCoreClock is too big for SysTick-&amp;gt;LOAD).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or call UARTSend from main.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590139#M28971</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590140#M28972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ex-kayoda on Wed Sep 19 04:32:45 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;User Manual:&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;24.6 Functional description:&lt;BR /&gt;The SysTick timer is a [COLOR=Red]24-bit[/COLOR] timer that counts....:p&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590140#M28972</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590141#M28973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by prancius on Wed Sep 19 05:08:39 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your sugestions helps me alot. Now i can see data in terminal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i have another problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then i am sending&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2][LEFT]UARTBuffer[0]=48;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UARTBuffer[1]=49;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UARTBuffer[2]=50;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I expect get in terninal 0,1,2 but get strange simbols.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there some trick?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; [/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/SIZE]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590141#M28973</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590142#M28974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ArtjomGromak on Wed Sep 19 05:11:23 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: prancius&lt;/STRONG&gt;&lt;BR /&gt;Hello,&lt;BR /&gt; &lt;BR /&gt;Your sugestions helps me alot. Now i can see data in terminal.&lt;BR /&gt; &lt;BR /&gt;Now i have another problem.&lt;BR /&gt; &lt;BR /&gt;Then i am sending&lt;BR /&gt; &lt;BR /&gt;[SIZE=2][LEFT]UARTBuffer[0]=48;&lt;BR /&gt;UARTBuffer[1]=49;&lt;BR /&gt;UARTBuffer[2]=50;&lt;BR /&gt; &lt;BR /&gt;I expect get in terninal 0,1,2 but get strange simbols.&lt;BR /&gt; &lt;BR /&gt;Is there some trick?&lt;BR /&gt; &lt;BR /&gt;Thank you&lt;BR /&gt; &lt;BR /&gt; [/LEFT]&lt;BR /&gt;[/SIZE]&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try change baubrate in terminal or in program.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590142#M28974</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590143#M28975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by prancius on Wed Sep 19 05:24:42 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried 9600 and 115200, The same ..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590143#M28975</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590144#M28976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ex-kayoda on Wed Sep 19 05:46:51 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: prancius&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;[SIZE=2][LEFT] Is there some trick?&lt;BR /&gt; [/LEFT]&lt;BR /&gt;[/SIZE]&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes :) Throw away Hyperterminal, use TeraTerm: &lt;/SPAN&gt;&lt;A href="http://http://ttssh2.sourceforge.jp/"&gt;&lt;/A&gt;&lt;A href="http://ttssh2.sourceforge.jp/" target="test_blank"&gt;http://ttssh2.sourceforge.jp/&lt;/A&gt; ;)&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590144#M28976</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590145#M28977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by prancius on Wed Sep 19 08:27:10 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This terminal also shows the same simbols.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT][SIZE=2]UARTBuffer[0]=48;[/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2]UARTBuffer[1]=49;[/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2]UARTBuffer[2]=50;[/SIZE][/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I got&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;[IMG]&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Finfoside.lt%2F%7Epranas%2Fsimbols.JPG%5B%2FIMG%5D" rel="nofollow" target="_blank"&gt;http://infoside.lt/~pranas/simbols.JPG[/IMG]&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And it should be 0, 1, 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also noticed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055][LEFT]sending unsigned[/B][/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]char[/B][/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] m1=100;&amp;nbsp; in terminal is [/SIZE][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]7[/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/COLOR][/SIZE][/COLOR][/SIZE][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055][LEFT]sending unsigned[/B][/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]char[/B][/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] m2=101; in terminal is [/SIZE][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]5[/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/COLOR][/SIZE][/COLOR][/SIZE][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055][LEFT]sending unsigned[/B][/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]char[/B][/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] m3=102; in terminal is [/SIZE][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]3[/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/COLOR][/SIZE][/COLOR][/SIZE] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why it so? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pranas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590145#M28977</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590146#M28978</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 Wed Sep 19 09:14:55 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You're still working with this old CAN sample and its included libs, so I don't know if you are really using 9600 bps :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#1 You should scope your TxD and confirm right speed ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#2 You should start a new LPCXpresso CMSIS2.0 CAN project without this old stuff as mentioned already in&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=3138&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#3 Post your project that someone else can confirm right UART speed&amp;nbsp; :rolleyes:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590146#M28978</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590147#M28979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by prancius on Wed Sep 19 09:24:40 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is not CAN project ir is UART&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why think it is old? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://http://infoside.lt/~pranas/uart.rar"&gt;Project source&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590147#M28979</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590148#M28980</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 Wed Sep 19 09:58:13 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: prancius&lt;/STRONG&gt;&lt;BR /&gt;Why think it is old? &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's using CMSIS 1.3 and also own linker scripts. That's 2010 style &lt;SPAN class="lia-unicode-emoji" title=":face_with_open_mouth:"&gt;&lt;LI-EMOJI id="lia_face-with-open-mouth" title=":face_with_open_mouth:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changing your code to&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
unsigned char m1='1';
unsigned char m2='2';
unsigned char m3='3';

int main (void)
{
 volatile unsigned int i;
 UARTBuffer[0]=m1;
 UARTBuffer[1]=m2;
 UARTBuffer[2]=m3;
 UARTInit(9600);
 while (1)
 {
[COLOR=Red]&amp;nbsp; for(i=0;i&amp;lt;1E5;i++){}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //delay[/COLOR]
&amp;nbsp; UARTSend( (uint8_t *)UARTBuffer, 3);
&amp;nbsp; UARTBuffer[2]=++m3;
 }
}
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;is showing a working 9600 bps transmission. Without delay you are kidding UART FIFO, so the result is nonsense :eek::p:eek:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590148#M28980</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590149#M28981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by prancius on Wed Sep 19 13:03:31 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So you sugest to create CMSIS 2.0 based project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Okay i done it, now i have problem with uart functions. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Missing reference to function &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[U][SIZE=2]UARTInit(9600);[/SIZE][/U]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[U][SIZE=2]Any sugestions? Should i place somewhere uart.h and uart.c files?[/SIZE][/U]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also for loop did helps. Where is something else.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]for[/COLOR][/SIZE][/COLOR][/SIZE][/B][SIZE=2](i=0;i&amp;lt;100000000;i++){}[/SIZE][/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT][SIZE=2]When sending unsigned char 100 i get 7. I cant understand. Firstlly i thought it use just 7 byte, but no... [/SIZE][/LEFT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590149#M28981</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590150#M28982</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 Wed Sep 19 14:48:58 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: prancius&lt;/STRONG&gt;&lt;BR /&gt;So you sugest to create CMSIS 2.0 based project.&lt;BR /&gt; &lt;BR /&gt;Okay i done it, now i have problem with uart functions. &lt;BR /&gt;Missing reference to function &lt;BR /&gt;[U][SIZE=2]UARTInit(9600);[/SIZE][/U]&lt;BR /&gt; &lt;BR /&gt;[U][SIZE=2]Any sugestions? Should i place somewhere uart.h and uart.c files?[/SIZE][/U]&lt;BR /&gt; &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you view these videos :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Introduction part 1 training video &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.youtube.com/watch?v=dV7rG2VdG9E&amp;amp;feature=relmfu&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Introduction part 2 training video &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.youtube.com/watch?v=cLvGwmJAA7k&amp;amp;feature=relmfu&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Learn Eclipse the LPCXpresso way - from the developers &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.youtube.com/watch?v=E6vSPloei-0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to handle source files is shown in 'LPCXpresso Introduction part 2 training video'&amp;nbsp; ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: prancius&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Also for loop did helps. Where is something else.&lt;BR /&gt;[LEFT][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]for[/COLOR][/SIZE][/COLOR][/SIZE][/B][SIZE=2](i=0;i&amp;lt;100000000;i++){}[/SIZE][/LEFT]&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't understand that :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: prancius&lt;/STRONG&gt;&lt;BR /&gt;[SIZE=2]When sending unsigned char 100 i get 7. I cant understand. Firstlly i thought it use just 7 byte, but no... [/SIZE]&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again: Changed sample above is working, so if you are not receiving correct data either your hardware isn't working or your terminal settings are wrong. It's not a code problem :eek:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590150#M28982</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590151#M28983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by prancius on Thu Sep 20 11:06:20 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes i confirm your code is workink well. Problem was in digitus cable. Now i am using ftdi cable and data comes as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for good videos. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you explain what is style diference? As you sad it is 2010?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pranas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590151#M28983</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: UART with LCP11C24</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590152#M28984</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 Sep 20 11:49:07 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This old 2010 samples include CMSIS 1.3 in an own folder. If you create a new LPCXpresso project CMSIS 2.0 is included via library :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Especially reserving RAM-ROM for CAN usage (without changing linker script) is easier in new created projects as mentioned above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I always suggest to start with a new LPCXpresso project and add needed files instead of copying this old samples :rolleyes:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:26:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/UART-with-LCP11C24/m-p/590152#M28984</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:26:38Z</dc:date>
    </item>
  </channel>
</rss>

