STM32 Tutorial Videos #15 - Sine wave on DAC with DMA

From Stm32World Wiki
Jump to navigation Jump to search

In this video we continue our dive into the DAC peripheral by calculating and feeding it a sine wave. We will be using DMA to reduce the load on the actual CPU core. Taking this approach speeds up to 1 Msps is possible.

Complete list of our STM32 Tutorial videos here: STM32 Tutorial Videos