LPC 2378 uart timing

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC 2378 uart timing

1,019 次查看
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

标记 (1)
0 项奖励
回复
1 回复

899 次查看
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 项奖励
回复