DMA and UART

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

DMA and UART

1,080件の閲覧回数
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,021件の閲覧回数
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 件の賞賛
返信