STM32U535 using GPDMA and TIM2 to output a WAV file to the DAC
I have been struggling with this chip for a few days now. I have code up for the STM32F072, and the STM32F100 series chips, but the GPDMA in the STM32U535 is baffling me. And no, I am not a big fan of the product notes for the GPDMA, while I've gon...