eDMA on Mpc5674f

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

eDMA on Mpc5674f

1,393 次查看
natarajmani
Contributor III

Hi friend..

 

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

标签 (1)
1 回复

1,198 次查看
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