Tutorial STM32 DAC Timer Triggered DMA
Learn how to use the built-in timers on the STM32 microcontroller to trigger DMA transfer to the DAC. This tutorial explains step-by-step how to set up the clock, configure the timer, and program the Nucleo G071 board to output analog signals using DMA. Perfect for beginners looking to understand the basics of timer-triggered DMA on the STM32 platform.
00:00 Introduction
03:55 TIMER7
05:08 DAC
07:04 DMA
08:06 CubeMX Done
21:41 10Steps DAC
25:38 100Steps DAC
29:26 1000Steps DAC
31:01 8bit resolution Vs 12bit