MPC5604B  UART receive data

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC5604B  UART receive data

Jump to solution
2,210 Views
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.

Labels (1)
0 Kudos
Reply
1 Solution
2,044 Views
martin_kovar
NXP Employee
NXP Employee

Hi,

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

Regards,

Martin

View solution in original post

0 Kudos
Reply
1 Reply
2,045 Views
martin_kovar
NXP Employee
NXP Employee

Hi,

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

Regards,

Martin

0 Kudos
Reply