Working with STM32 and internal DAC: timer trigger DAC with DMA
In the previous guide, we took a look at the internal DAC of STM32F4 (here) and we where are able to generate sawtooth using DAC and software trigger. In this guide, we shall use timer and DMA to generate sinewave using DAC. In this guide, we...
READ MORE