lpc2388 UART Tx fifo problem

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

lpc2388 UART Tx fifo problem

1,111 次查看
fzg
Contributor I

When I write one byte into U0THR, the THRE & TEMT bit in U0LSR is 0. How can I know when the Tx fifo is full, or how many bytes left in the fifo when the fifo is not empty. I want to sent message by polling. 

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

915 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Did you enable the interrupt? if no, please enable the interrupt in U0IER.

0 项奖励
回复