STM32H7 internal DAC dual channels with DMA for audio sample playback
Hi,
Greetings!
Wondering whether the following logic works:
Configure TIM7 for a sampling rate of 48khz. TIM7 triggers DMA to fetch audio samples at this rate, dumps it into the DAC buffer.
Is this the right path ?
If so, how to go about with the dual channels of the DAC. I am bit confused on how that part needs to be handled.
Any thoughts ?
Thanks,
Manu

