Skip to content

An application to monitor the Instruction Cache (ICACHE) and Data Cache (DCACHE) Hit/Miss counts on the STM32H563ZI Cortex-M33 MCU.

Notifications You must be signed in to change notification settings

mbedsyst/CACHE_Monitor

Repository files navigation

Cache Monitor

This application monitors the 8 Kilobyte Instruction Cache (ICACHE) Hit/Miss counters on the STM32H563ZI Cortex-M33 MCU. The Hit Monitor register is 32 bits wide, while the Miss Monitor register is 16 bits wide. Please note, this application does not cover the address remapping feature of the ICACHE peripheral.

For a detailed explanation, visit the article on my blog:

https://mbedsyst.blogspot.com/2025/02/counting-cache-hits-and-misses-on-arm.html

About

An application to monitor the Instruction Cache (ICACHE) and Data Cache (DCACHE) Hit/Miss counts on the STM32H563ZI Cortex-M33 MCU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published