This text 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. Covered topics are: Microcontroller Basics, Microcontroller
Components and Communication Interfaces.
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.