Completed
Live Demo - Add the code to move the hands of the analog clock
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Customize a TouchGFX Application Template for STM32H7B3I-DK - Part 2
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 STM32H7B3I-DK and SDRAM overview
- 3 STM32CubeMx: SDRAM timing configuration and X-Cube-TouchGFX setup to use double-buffering
- 4 SDRAM Initialization sequence
- 5 Live Demo - Use STM32CubeMx to setup SDRAM and X-Cube-TouchGFX
- 6 Live Demo - Use STM32CubeIDE to add the SDRAM initialization sequence
- 7 Live Demo - Use TouchGFX Designer to a add dynamic widget (analog clock)
- 8 Live Demo - Add the code to move the hands of the analog clock
- 9 Live Demo - Build and load the code using STM32CubeIDE
- 10 Live Demo - Demo running