Book description
A family of internationally popular microcontrollers, the Atmel AVR microcontroller series is a low-cost hardware development platform suitable for an educational environment. Until now, no text focused on the assembly language programming of these microcontrollers. Through detailed coverage of assembly language programming principles and techniques, Some Assembly Required: Assembly Language Programming with the AVR Microcontroller teaches the basic system capabilities of 8-bit AVR microcontrollers.
The text illustrates fundamental computer architecture and programming structures using AVR assembly language. It employs the core AVR 8-bit RISC microcontroller architecture and a limited collection of external devices, such as push buttons, LEDs, and serial communications, to describe control structures, memory use and allocation, stacks, and I/O. Each chapter contains numerous examples and exercises, including programming problems.
By studying assembly languages, computer scientists gain an understanding of the functionality of basic processors and how their capabilities support high level languages and applications. Exploring this connection between hardware and software, this book provides a foundation for understanding compilers, linkers, loaders, and operating systems in addition to the processors themselves.
Table of contents
- Front Cover (1/2)
- Front Cover (2/2)
- Contents (1/3)
- Contents (2/3)
- Contents (3/3)
- Acknowledgments
- Author
- Introduction (1/2)
- Introduction (2/2)
- Chapter 1: Computer Systems (1/6)
- Chapter 1: Computer Systems (2/6)
- Chapter 1: Computer Systems (3/6)
- Chapter 1: Computer Systems (4/6)
- Chapter 1: Computer Systems (5/6)
- Chapter 1: Computer Systems (6/6)
- Chapter 2: The Atmel AVR Microcontroller Family (1/10)
- Chapter 2: The Atmel AVR Microcontroller Family (2/10)
- Chapter 2: The Atmel AVR Microcontroller Family (3/10)
- Chapter 2: The Atmel AVR Microcontroller Family (4/10)
- Chapter 2: The Atmel AVR Microcontroller Family (5/10)
- Chapter 2: The Atmel AVR Microcontroller Family (6/10)
- Chapter 2: The Atmel AVR Microcontroller Family (7/10)
- Chapter 2: The Atmel AVR Microcontroller Family (8/10)
- Chapter 2: The Atmel AVR Microcontroller Family (9/10)
- Chapter 2: The Atmel AVR Microcontroller Family (10/10)
- Chapter 3: Assembly Language (1/8)
- Chapter 3: Assembly Language (2/8)
- Chapter 3: Assembly Language (3/8)
- Chapter 3: Assembly Language (4/8)
- Chapter 3: Assembly Language (5/8)
- Chapter 3: Assembly Language (6/8)
- Chapter 3: Assembly Language (7/8)
- Chapter 3: Assembly Language (8/8)
- Chapter 4: Integer Data Representation (1/8)
- Chapter 4: Integer Data Representation (2/8)
- Chapter 4: Integer Data Representation (3/8)
- Chapter 4: Integer Data Representation (4/8)
- Chapter 4: Integer Data Representation (5/8)
- Chapter 4: Integer Data Representation (6/8)
- Chapter 4: Integer Data Representation (7/8)
- Chapter 4: Integer Data Representation (8/8)
- Chapter 5: AVR Core : Startup, Reset, and Memories (1/9)
- Chapter 5: AVR Core : Startup, Reset, and Memories (2/9)
- Chapter 5: AVR Core : Startup, Reset, and Memories (3/9)
- Chapter 5: AVR Core : Startup, Reset, and Memories (4/9)
- Chapter 5: AVR Core : Startup, Reset, and Memories (5/9)
- Chapter 5: AVR Core : Startup, Reset, and Memories (6/9)
- Chapter 5: AVR Core : Startup, Reset, and Memories (7/9)
- Chapter 5: AVR Core : Startup, Reset, and Memories (8/9)
- Chapter 5: AVR Core : Startup, Reset, and Memories (9/9)
- Chapter 6: The Stack and Function Calls (1/11)
- Chapter 6: The Stack and Function Calls (2/11)
- Chapter 6: The Stack and Function Calls (3/11)
- Chapter 6: The Stack and Function Calls (4/11)
- Chapter 6: The Stack and Function Calls (5/11)
- Chapter 6: The Stack and Function Calls (6/11)
- Chapter 6: The Stack and Function Calls (7/11)
- Chapter 6: The Stack and Function Calls (8/11)
- Chapter 6: The Stack and Function Calls (9/11)
- Chapter 6: The Stack and Function Calls (10/11)
- Chapter 6: The Stack and Function Calls (11/11)
- Chapter 7: Serial Communications Using the Universal Synchronous and Asynchronous Serial Receiver and Transmitter (1/7)
- Chapter 7: Serial Communications Using the Universal Synchronous and Asynchronous Serial Receiver and Transmitter (2/7)
- Chapter 7: Serial Communications Using the Universal Synchronous and Asynchronous Serial Receiver and Transmitter (3/7)
- Chapter 7: Serial Communications Using the Universal Synchronous and Asynchronous Serial Receiver and Transmitter (4/7)
- Chapter 7: Serial Communications Using the Universal Synchronous and Asynchronous Serial Receiver and Transmitter (5/7)
- Chapter 7: Serial Communications Using the Universal Synchronous and Asynchronous Serial Receiver and Transmitter (6/7)
- Chapter 7: Serial Communications Using the Universal Synchronous and Asynchronous Serial Receiver and Transmitter (7/7)
- Chapter 8: Logical Operations (1/6)
- Chapter 8: Logical Operations (2/6)
- Chapter 8: Logical Operations (3/6)
- Chapter 8: Logical Operations (4/6)
- Chapter 8: Logical Operations (5/6)
- Chapter 8: Logical Operations (6/6)
- Chapter 9: Control Structures (1/10)
- Chapter 9: Control Structures (2/10)
- Chapter 9: Control Structures (3/10)
- Chapter 9: Control Structures (4/10)
- Chapter 9: Control Structures (5/10)
- Chapter 9: Control Structures (6/10)
- Chapter 9: Control Structures (7/10)
- Chapter 9: Control Structures (8/10)
- Chapter 9: Control Structures (9/10)
- Chapter 9: Control Structures (10/10)
- Chapter 10: Interrupts (1/12)
- Chapter 10: Interrupts (2/12)
- Chapter 10: Interrupts (3/12)
- Chapter 10: Interrupts (4/12)
- Chapter 10: Interrupts (5/12)
- Chapter 10: Interrupts (6/12)
- Chapter 10: Interrupts (7/12)
- Chapter 10: Interrupts (8/12)
- Chapter 10: Interrupts (9/12)
- Chapter 10: Interrupts (10/12)
- Chapter 10: Interrupts (11/12)
- Chapter 10: Interrupts (12/12)
- Chapter 11: Arithmetic Operations (1/14)
- Chapter 11: Arithmetic Operations (2/14)
- Chapter 11: Arithmetic Operations (3/14)
- Chapter 11: Arithmetic Operations (4/14)
- Chapter 11: Arithmetic Operations (5/14)
- Chapter 11: Arithmetic Operations (6/14)
- Chapter 11: Arithmetic Operations (7/14)
- Chapter 11: Arithmetic Operations (8/14)
- Chapter 11: Arithmetic Operations (9/14)
- Chapter 11: Arithmetic Operations (10/14)
- Chapter 11: Arithmetic Operations (11/14)
- Chapter 11: Arithmetic Operations (12/14)
- Chapter 11: Arithmetic Operations (13/14)
- Chapter 11: Arithmetic Operations (14/14)
- Chapter 12: Arrays (1/8)
- Chapter 12: Arrays (2/8)
- Chapter 12: Arrays (3/8)
- Chapter 12: Arrays (4/8)
- Chapter 12: Arrays (5/8)
- Chapter 12: Arrays (6/8)
- Chapter 12: Arrays (7/8)
- Chapter 12: Arrays (8/8)
- Chapter 13: Real Numbers (1/5)
- Chapter 13: Real Numbers (2/5)
- Chapter 13: Real Numbers (3/5)
- Chapter 13: Real Numbers (4/5)
- Chapter 13: Real Numbers (5/5)
- Chapter 14: Programming the AVR in C (1/10)
- Chapter 14: Programming the AVR in C (2/10)
- Chapter 14: Programming the AVR in C (3/10)
- Chapter 14: Programming the AVR in C (4/10)
- Chapter 14: Programming the AVR in C (5/10)
- Chapter 14: Programming the AVR in C (6/10)
- Chapter 14: Programming the AVR in C (7/10)
- Chapter 14: Programming the AVR in C (8/10)
- Chapter 14: Programming the AVR in C (9/10)
- Chapter 14: Programming the AVR in C (10/10)
- Appendix A : Getting Started with the XPLAIN Evaluation Kit (1/2)
- Appendix A : Getting Started with the XPLAIN Evaluation Kit (2/2)
- Back Cover
Product information
- Title: Some Assembly Required
- Author(s):
- Release date: March 2012
- Publisher(s): CRC Press
- ISBN: 9781439897003
You might also like
book
Essential 555 IC
Learn how to create functional gadgets using simple but clever circuits based on the venerable "555." …
article
Use GitHub Copilot: Additional Tips
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
book
Programming PIC Microcontrollers with XC8
Learn how to use microcontrollers without all the frills and math. This book uses a practical …
article
Have ChatGPT Ask You Questions
ChatGPT Shortcuts shows future prompt engineers how to harness the full potential of the state-of-the-art AI …