This repository contains simple and structured notes on ARM architectures, focusing on Cortex-M and Cortex-A series.
Cortex_M.mdβ Overview of ARM Cortex-M architecture (used in microcontrollers, low-power systems)Cortex_A.mdβ Overview of ARM Cortex-A architecture (used in application processors, high-performance systems)
The goal of this repo is to provide easy-to-understand notes for quick reference and learning about ARM processor families.
- Key differences between Cortex-M and Cortex-A
- Architecture highlights
- Typical use cases in embedded and application domains
These are concise references created for learning and revision, not a full textbook. Contributions and improvements are welcome!