DAC + DMA for audio driver

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

DAC + DMA for audio driver

464 Views
harelhacham
Contributor I

Hi,
I'm currently working on imxrt1166 and trying to find an example for the configurations of DAC using DMA for an audio driver I'm implemanting.

I could not find any example of this in the SDK or in the forum.

Can you please assist me with that matter?

Tags (2)
0 Kudos
1 Reply

444 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @harelhacham ,

There isn't such an example. You can combine the DAC example with the EDMA ping pong buffer example for example, which just need to disable destination address increase.

 

Regards,

Jing

Tags (1)
0 Kudos