eDMA on Mpc5674f

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

eDMA on Mpc5674f

1,388 Views
natarajmani
Contributor III

Hi friend..

 

          could you please send the sample code using eDMA for toggle the led on MPC5674f..

Labels (1)
1 Reply

1,193 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

We don’t have such example but you may simply prepare it yourself with using of following example codes -

This contains initializing of PIT timer preforming blinking LED by this interrupt service routine of the timer:

https://community.freescale.com/docs/DOC-102744

This contains some example using eDMA that could be reused by you:

https://community.freescale.com/docs/DOC-105723