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

From Stm32World Wiki
Revision as of 08:33, 12 November 2024 by Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=15 |title=Sine wave on DAC with DMA |youtube-id=0N4ECamZw2k |description=In this video we continue our dive into the DAC peripher...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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