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....

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: Margush, Timothy S
Format: E-Book
Sprache:Englisch
Veröffentlicht: Milton CRC Press 2012
Taylor & Francis Group
Ausgabe:1
Schlagworte:
ISBN:1439820643, 9781439820643
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Inhaltsangabe:
  • 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