This website uses cookies
We use cookies or simmilar technologies to ensure you get the best experience on our website. By continuing to browse this website you consent to the use of such technologies. For more information visit our Privacy Policy.
| KNOWLEDGE BASE

A rich source of expert knowledge

Learn from experts in the world of embedded systems

USE DISCOUNT CODE
LEARN30
TO SAVE $30 USD

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