Call to HAL_Delay() locks program when using DAC/DMA signal generation
I'm relatively new to STM32. Before I was a Freescale programmer.To practice I am writing small programs in order to better understand the structure of STM32Fxxx.I created a small program that generates two waveforms, staircase and sinusoidal, taking...