Graham Kruk

156 Articles

stm32 bootloader example

A bootloader is a small program that runs when a microcontroller like STM32 first powers up. It initializes the device,

Graham Kruk 6 Min Read

Bootloader Code Example

A bootloader is a small piece of code that runs before any operating system is loaded. It is responsible for

Graham Kruk 6 Min Read

ARM Cortex M Boot Sequence

The ARM Cortex-M processor family is designed for embedded applications requiring high performance and low power consumption. Cortex-M processors are

Graham Kruk 6 Min Read

bkpt Instruction in ARM

The bkpt instruction in ARM stands for breakpoint. It allows you to halt the execution of a program at a

Graham Kruk 6 Min Read

ARM Boot Process

The ARM boot process refers to the sequence of steps that an ARM-based system goes through from the moment it

Graham Kruk 7 Min Read

ARM Cortex-M7

The ARM Cortex-M7 is a high-performance processor core designed for embedded applications that require high computational power and real-time response.

Graham Kruk 8 Min Read

ARM Microcontrollers

ARM microcontrollers are small, low-power microprocessors based on the ARM processor architecture. They are designed for use in embedded systems

Graham Kruk 8 Min Read

Arm-Based Microcontroller List

Microcontrollers based on Arm processor cores have become ubiquitous in embedded systems and IoT devices. Arm cores are known for

Graham Kruk 6 Min Read

ARM Cortex M0 Assembly Instruction Set

The ARM Cortex-M0 is a 32-bit RISC processor optimized for low-power embedded applications. Its assembly instruction set provides basic computational

Graham Kruk 7 Min Read

Cortex-M0 Stack Pointer

The stack pointer on the ARM Cortex-M0 microcontroller is one of the key registers used for managing the stack memory

Graham Kruk 9 Min Read

Cortex-M0 SysTick Timer

The Cortex-M0 SysTick timer is a simple countdown timer available in ARM Cortex-M0 and Cortex-M0+ processors. It provides a simple

Graham Kruk 6 Min Read

ARM Cortex-M0+ Processor

The ARM Cortex-M0+ processor is a 32-bit reduced instruction set computing (RISC) processor designed for embedded and Internet of Things

Graham Kruk 9 Min Read
- Sponsored-
Ad image