UART echo help!!!

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

UART echo help!!!

568 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by zeal007 on Tue Aug 03 03:06:02 MST 2010
[B]good day everyone,[/B]

[B]I used the ser_Write and ser_Read of LPC1343 examples to have a simple UART_echo using the LPC1114. It has no error, but I don't know if it really work or shall i say, does it really write to the UART of LPC1114?[/B]

[B]My problem now is that, how can i know if it really works, if it is possible to use the ser_Write and ser_Read functions, to the UART of LPC1114?[/B]

[B]Or do i miss something importing the functions?[/B]
0 Kudos
1 Reply

477 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Aug 04 01:58:17 MST 2010
You do realise that there is actually a UART example provided with the NXP LPCXpresso1114 examples?

Anyway, if you want to test your code, then I would suggest running it! ;)

You will either need to add a serial connector to your LPCXpresso board, or else you could plug your LPCXPresso board onto the baseboard that is available from Embedded Artists:

http://www.embeddedartists.com/products/lpcxpresso/xpr_base.php?PHPSESSID=7j4kdsgi90apad92h5m5jjq8v3

Regards,
CodeRedSupprot
0 Kudos