What is Serial Wire Viewer (SWV) in Arm Cortex-M?

Serial Wire Viewer (SWV) is a real-time trace functionality that is available in Arm Cortex-M microcontrollers. It allows real-time data…

Mike Johnston 9 Min Read

Arm Cortex-M DAP bus and interconnect architecture Explained

The Arm Cortex-M series of processors feature a Debug Access Port (DAP) that provides debug capability and access to the…

Neil Salmon 11 Min Read

Controlling Clocks and PLL for Power Savings in Cortex-M3

The Cortex-M3 processor provides multiple clock control features that allow significant power savings by slowing or stopping clocks when parts…

David Moore 12 Min Read

Sleep-on-Exit for Automated Low Power in Cortex-M3 (Explained)

Sleep-on-exit is a feature in Cortex-M3 processors that allows the processor to automatically enter a low power sleep mode when…

Eileen David 23 Min Read

Latest Arm

Understanding Interrupt Latency and Jitter in Cortex-M

Interrupt latency and jitter are important performance metrics to consider when using Cortex-M processors. Interrupt latency refers to the time…

David Moore 6 Min Read

What is the maximum frequency of cortex-M0?

The Cortex-M0 is an ARM microcontroller core designed for low-cost and low-power embedded applications. It is the smallest and most…

David Moore 6 Min Read

Cortex-M0 Multiply Cycles

The Cortex-M0 is an ultra low power 32-bit ARM processor core designed for microcontroller applications. It is optimized to achieve…

Javier Massey 6 Min Read

ARM Cortex M0+ Integer Division

The ARM Cortex-M0+ processor is an ultra low power 32-bit RISC CPU core designed for microcontroller applications. It is part…

Jamie Kellett 6 Min Read

GPIO Programming on the Cortex M0+

The Cortex M0+ is an ultra-low power 32-bit ARM processor designed for simple and cost-sensitive embedded applications. With its reduced…

Jamie Kellett 8 Min Read

What are the approximate numbers for gates required for a ARM Cortex-M0 CPU?

The ARM Cortex-M0 is one of the smallest and simplest processors in the Cortex-M series of ARM processors. It is…

Holly Lindsey 7 Min Read

Debugging a Cortex-M0 Hard Fault

Experiencing a hard fault on a Cortex-M0 can be frustrating for developers. However, with some guidance, hard faults can often…

Holly Lindsey 6 Min Read

Cortex-M0 and FFT Integration

The Cortex-M0 is the smallest and most energy-efficient processor in the Cortex-M series of ARM processors. With its low cost…

Graham Kruk 5 Min Read

Fixed-point calculation using CMSIS library

The CMSIS (Cortex Microcontroller Software Interface Standard) library provides useful functions for fixed-point arithmetic operations on ARM Cortex-M processors. Fixed-point…

Graham Kruk 7 Min Read
- Sponsored-
Ad image