STM32CubeMX/KEIL uVIsion: Tightly Coupled memory (Cortex M7)

Опубликовано: 05 Июнь 2026
на канале: ENGRTUTOR
2,984
13

Video demonstrates how to create a project for the ARM Cortex M7 (STM32F7 Nucleo-144) in STM32CubeMX, generate a Keil uVision (MDK-ARM 5) project, and edit code to measure the performance of array initialization and array summation. The code shows how to setup the Tightly Coupled Memory (TCM) available on Cortex M7 and measure clock cycles for code snippets using breakpoints on the debugger