MPC5604B  UART receive data

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

MPC5604B  UART receive data

跳至解决方案
2,306 次查看
ningwang
Contributor III

Hi, I want to know whether MPC5604B‘s FlexLIN in UART mode can using DMA to receive data?  or  it's has to be interrupted when receive a byte very time or 8 bytes?

 

Thank you.

标签 (1)
0 项奖励
回复
1 解答
2,140 次查看
martin_kovar
NXP Employee
NXP Employee

Hi,

MPC5604B does not have DMA, so you have to use interrupt.

Regards,

Martin

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,141 次查看
martin_kovar
NXP Employee
NXP Employee

Hi,

MPC5604B does not have DMA, so you have to use interrupt.

Regards,

Martin

0 项奖励
回复