DMA and UART

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

DMA and UART

1,082 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Scribe on Tue Oct 02 05:42:01 MST 2012
Hi guys,

Not being all to aware of how data exchange takes place on the AHB Lite bus, would I be safe to assume that a DMA from UART to memory has completed if the UARTs buffers are empty? Is there a chance I'll read memory whilst the DMA is still in possession of data?

Many thanks
标签 (1)
0 项奖励
回复
1 回复

1,023 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jdurand on Tue Oct 02 08:58:30 MST 2012
You can use the barrier instructions to make sure everything is done.
0 项奖励
回复