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.
Solved! Go to Solution.
Hi,
MPC5604B does not have DMA, so you have to use interrupt.
Regards,
Martin
View solution in original post