Introduction to Microcontrollers by Gunther Gridling, Bettina Weiss
Introduction to Microcontrollers by Gunther Gridling, Bettina Weiss
Introduction to Microcontrollers by Gunther Gridling, Bettina Weiss
This book introduces undergraduate students to the field
of microcontrollers – what they are, how they work, how they interface with
their I/O components, and what considerations the programmer has to observe in
hardware-based and embedded programming. This text is not intended to teach one
particular controller architecture in depth, but should rather give an
impression of the many possible architectures and solutions one can come across
in today’s microcontrollers. Topics covered includes: Microcontroller Basics,
Microcontroller Components, Communication Interfaces, Software Development,
Hardware.
The purpose of this
book is not to make a microcontroller expert out of you, but to make you equal
to those who had someone to go to for their answers. Book contains many
practical examples, complete assembler instruction set, appendix on MPLAB
program package and more.
This lecture note
explains the following topics: MC9S12 Microcontroller, Binary and Hexadecimal,
Numbers, Assembly Language Programming, C Language Programming, MC9S12
Internal Peripherals, The MC9S12 Expanded Mode, Using the MC9S12 in a
Control Application.