Help me with uart0 dma

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

Help me with uart0 dma

834件の閲覧回数
arbnorzeqiri
Contributor I

Hi all,

Can anyone help me how to implement dma on uart0 for rx and tx ?

p.s. I'm using kl25 mcu and CodeWarrior as IDE.

Please help me.

0 件の賞賛
返信
1 返信

714件の閲覧回数
mjbcswitzerland
Specialist V

Hi

KL25 CW UART TX DMA is supported in the uTasker project : http://www.utasker.com/forum/index.php?topic=1721.0

However DMA at the receiver is not included since the KL DMA doesn't support free-runnning circular buffers - that is, it is not as useful as the DMA controller in the K devices.

Regards

Mark

0 件の賞賛
返信