Close

Class 1

A course class for AVR: Architecture, Assembly & Reverse Engineering

Explore the hidden depths of the AVR-8 architecture, looking under the hood of the compiler and diving into the MCU's internals!

lutetiumLutetium 01/07/2021 at 19:370 Comments

Class 1 - We'll learn how the memory space is organized, explore the I/O space and the register space, become friends with the ATmega328P datasheet, and see how our C code can interact with the on-chip peripherals (such as GPIO) by directly accessing the hardware registers.

Class 1 Video:


The document with all the links/resources from the class: https://link.wokwi.com/avr-class

Discussions