LPC810 uart_echo help

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

LPC810 uart_echo help

150 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vs3474 on Fri Jun 14 03:46:13 MST 2013
Hi

I have LPC800 mini board and able to blink led by example code.Now I want to make uart echo example but not able to receive data from terminal.I think I am missing some parameters setup to Receive data from terminal.

please guide me or suggest some tutorial to set parameters or registers which are required to Receive data from terminal.


Regards,
vs3474
0 Kudos
1 Reply

142 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vs3474 on Tue Jun 18 05:22:20 MST 2013
Hello

I set required parameter for data receive by polling method.

Now I want to receive data by interrupt handler. I am using gcc compiler and LPCxpresso IDE. Please help me to configure uart to receive data.


-----
vs3474
0 Kudos