Transmit complete interrupt

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Transmit complete interrupt

782件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by giusloq on Wed Feb 11 09:35:59 MST 2015
I need to have an interrupt as soon as the last bit (stop bit) of the last character in TX FIFO was really transmitted (shifted out). In other words, I'd like to have an interrupt on TEMT flag in LSR register.
I need a similar interrupt to TXC (transmit complete) in AVR MCUs from Atmel.

After reading user manual, I didn't understand if this interrupt is present or not in LPC43xx USART.
ラベル(1)
0 件の賞賛
返信
1 返信

753件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by xianghuiwang on Tue Feb 17 14:18:23 MST 2015
hi, giuslog,
Do you have any timing issues if this is handled with THRE interrupt with a checking of TEMT bit in the LSR register?
regards,
0 件の賞賛
返信