User Activity

In my application i have implemented WAV tone player with STM32F072RB using HAL library which utilizes internal DAC with DMA. when i start playback the tone there is spike at DAC output in a initial playback(after power up) and next successive playba...