Close

Class 2

A course class for Raspberry Pi Pico and RP2040 - The Deep Dive

ARM Assembly, PIO, and System Architecture - An intense Microcontroller Internals Course

lutetiumLutetium 05/06/2021 at 17:230 Comments

Class 2 - Interrupts & Introduction to ARM Assembly

We'll cover hardware and software interrupts, the NVIC (Nested Vector Interrupt Controller), and the vector table, and of course - get our hands dirty writing some C code to demonstrate these concepts. Then we'll learn about the CPU registers, and start digging into ARM assembly.

Class 2 Video:

Discussions