Some Assembly Required Assembly Language Programming with the AVR Microcontroller

A comprehensive treatment of assembly language programming and computer organization, this text teaches the basic system capabilities of 8-bit AVR microcontrollers. It provides a foundation for understanding compilers, linkers, loaders, and operating systems in addition to the processors themselves....

Full description

Saved in:
Bibliographic Details
Main Author: Margush, Timothy S
Format: eBook
Language:English
Published: Milton CRC Press 2012
Taylor & Francis Group
Edition:1
Subjects:
ISBN:1439820643, 9781439820643
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Front Cover -- Contents -- Acknowledgments -- Author -- Introduction -- Chapter 1: Computer Systems -- Chapter 2: The Atmel AVR Microcontroller Family -- Chapter 3: Assembly Language -- Chapter 4: Integer Data Representation -- Chapter 5: AVR Core : Startup, Reset, and Memories -- Chapter 6: The Stack and Function Calls -- Chapter 7: Serial Communications Using the Universal Synchronous and Asynchronous Serial Receiver and Transmitter -- Chapter 8: Logical Operations -- Chapter 9: Control Structures -- Chapter 10: Interrupts -- Chapter 11: Arithmetic Operations -- Chapter 12: Arrays -- Chapter 13: Real Numbers -- Chapter 14: Programming the AVR in C -- Appendix A : Getting Started with the XPLAIN Evaluation Kit -- Back Cover