How to get uart working on LPC183x-Xplorer

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

How to get uart working on LPC183x-Xplorer

354 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ianlokejj on Wed Jun 25 07:55:57 MST 2014
Could anyone who has successfully transmitted data via UART explain how it is done on the Xplorer board?

I have tried using example code from http://docs.lpcware.com/lpcopen/v1.03/lpc18xx__43xx_2examples_2periph_2periph__uart_2uart_8c_source....  , however no text is displayed when it is being run.

I connected a ft232 breakboard board to U0_TXD, U0_RXD and Ground and tried to view the output on TeraTerm but didn't see anything.

May anyone help?

Ian
Labels (1)
0 Kudos
2 Replies

308 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ianlokejj on Sat Jun 28 20:41:18 MST 2014
Thank you embd02161991 for pointing me to the latest projects, UART works fine now at a baud rate of 115200.

0 Kudos

308 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by embd02161991 on Thu Jun 26 22:03:03 MST 2014
Hi,

Have you tried the latest version v.2.12 of LPCOpen examples ?

http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc18xx-packages-0

The uart example uses UART0 with baud rate of 115200.

Thanks,
NXP Technical Support
0 Kudos