How to use DMA on DUART of MPC8306?

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

How to use DMA on DUART of MPC8306?

1,268 次查看
00lirui
Contributor I

        When I send data to uart, processor must wait UART finish the send. In other platform we can use DMA to reduce the cpu time on data send and receive.  How to use DMA to reduce cpu time of powerpc.

0 项奖励
回复
3 回复数

1,132 次查看
alexander_yakov
NXP Employee
NXP Employee

The DUART block does not support DMA. Any mentioning about DMA is DUART block description means only "FIFO".

0 项奖励
回复

1,132 次查看
00lirui
Contributor I

"18.3.1.13 DMA Status Registers (UDSR1 and UDSR2, USDR3 and USDR4)

The DMA status registers (UDSRs), shown in Figure 18-15, return transmitter and receiver FIFO status

and provide the ability to assist DMA data operations to and from the FIFOs."  It comes from mpc8306 reference manual.

0 项奖励
回复

1,132 次查看
alexander_yakov
NXP Employee
NXP Employee

Any mentioning about DMA is DUART block description means only "FIFO".

0 项奖励
回复