LPC 2378 uart timing

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

LPC 2378 uart timing

476 Views
zorandjokic
Contributor II

I would like to know LPC2378 UART timing details - particularly when RxRdY and TxEmpty interrupt raises regarding to stop bit (after the stop bit, in the middle, ...) ?

Thanks

Tags (1)
0 Kudos
1 Reply

356 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi,

You could take a look at the following links, as UART-based ISP implementation may provide some guidelines regarding UART usage:

[1] UART ISP implementation on the LPC1768 using the mbed platform

http://mbed.org/cookbook/lpc-bootloader

[2] UART ISP for the LPC1100/LPC1300/LPC1700/LPC2000

http://sourceforge.net/projects/lpc21isp/

[3] UART ISP for the Linux platform 

http://code.google.com/p/lpcflash/

[4] UART ISP written in Python

http://sourceforge.net/projects/nxpprog/

[5] UART ISP written in Python for the LPC2000 series 

http://sourceforge.net/projects/pylpctools/

 

Hope this will be useful for you.

Best regards!

/Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos