| KNOWLEDGE BASE

A rich source of expert knowledge

Learn from experts in the world of embedded systems

STM32H7 ADC + DMA + Timer Firmware Tutorial - Phil's Lab #138

ADC set-up with DMA streams and sampling timer for STM32 microcontrollers. Tips on working with H7's D-cache and memory protection unit (MPU).
Chapters:
  • 00:00Introduction
  • 03:05Hardware Overview
  • 05:36ADC Considerations
  • 07:54ADC Config
  • 14:06DMA Config
  • 15:28Timer & Clock Config
  • 19:35Firmware Implementation
  • 22:41ADC Callback
  • 25:19Demo
  • 27:07H7 Caches, MPU, Linker Script
  • 32:34U5 DMA, Power Domains
  • 34:53Outro