eDMA on Mpc5674f

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

eDMA on Mpc5674f

1,385件の閲覧回数
natarajmani
Contributor III

Hi friend..

 

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

ラベル(1)
1 返信

1,190件の閲覧回数
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