Join Books.org — it's free

Book cover of Design of Embedded Systems Using 68HC12/11 Microcontrollers
Computer Hardware - General, Hardware Related Programming - General & Miscellaneous, Circuits - Computer Hardware, Electronics - Circuits - General, Microprocessors

Design of Embedded Systems Using 68HC12/11 Microcontrollers

by Richard E. Haskell
Write a review
Log in to track your reading progress.

Overview

This is the first book to describe, in detail, the new Motorola 68HC12 microcontroller, how to program it, and how to design embedded systems using the 68HC12. It shows how WHYP (a version of Forth written specifically for this book) can be used to program the new 68HC12 microcontroller in an efficient and interactive way.

FEATURES/BENEFITS

  • A bridge between the 68HC12 and the 68HC11—Focuses on the 68HC12, but includes material for (and provides software for) the older 68HC11.
  • A new version of ForthWHYP (Words to Help You Program)—designed for use in embedded systems&#151WHYP can easily be installed on any 68HC12 system, including the most popular development boards from Motorola and Axiom Manufacturing. It consists of two parts-some 68HC12 subroutines that reside on the target system (typically an evaluation board) and a C++ program that runs on a PC and communicates with the 68HC12 target system through a serial line. It is a sub-routine threaded language, which means that WHYP words are just the names of 68HC12(11) subroutines. New WHYP words can be defined simply by stringing previously defined WHYP words together. The first five chapters of the text explain how to make the programming of the 68HC12 simple and interactive, and in the process develops the entire WHYP language from scratch, step by step. (The software is provided on disk with the text, and the latest versions of the software will be available on the author's web site.)
  • An abundance of worked examples and many chapter-end exercises—Ranges from simple reinforcing exercises to complete term projects. Some suggest significant design projects using some of the latest peripheral chips with references to specific web sites where data sheets can be obtained.
    • Users can see examples of complete designs and have quick references to data sheet URLs.
  • A detailed description of the new 68HC12 multiplication and division instructions.
    • Users can use the easier method (WHYP, Forth) for doing arithmetic, rather than using assembly language.
  • A chapter on Fuzzy Control—Provides a detailed description of fuzzy logic as well as a discussion of how to use the built-in 68HC12 fuzzy control instructions.
    • Develops special WHYP words that make it easier to design a fuzzy controller.
  • Complete C++ code for the WHYP host that runs on the PC—Provided with the book and described in Chs. 16 and 17. Includes both the C++ program that runs on the PC, and the 68HC12 assembly language program that runs on the target 68HC12 board.

Synopsis

This is the first book to describe, in detail, the new Motorola 68HC12 microcontroller, how to program it, and how to design embedded systems using the 68HC12. It shows how WHYP (a version of Forth written specifically for this book) can be used to program the new 68HC12 microcontroller in an efficient and interactive way. It includes an abundance of worked examples and complete C++ code for the WHYP host that runs on the PC.

Subroutines and Stacks. 68HC12 Arithmetic. WHYP-An Extensible Language. Branching and Looping. Parallel Interfacing. The Serial Peripheral Interface (SPI). Analog-to-Digital Converter. Timers. The Serial Communications Interface (SCI). Designing with Interrupts. Strings and Number Conversions. Program Control and Data Structures. Fuzzy Control. Special Topics. WHYP12 C++ Classes. WHYP12 C++ Main Program.

For electrical and computer engineers who want to learn about the new Motorola 68HC12 microcontroller, how to program it, and how to design embedded systems using it.

Booknews

Haskell (Oakland University) describes in detail the Motorola 68HC12 microcontroller, how to program it, and how to design embedded systems using it. He also show how WHYP<-->a version of Forth written specifically for this book<-->can be used to program the new 68HC12 microcontroller in an efficient and interactive way. The textbook emphasizes the use of the 68HC12 while at the same time providing information about the 68HC11. The disk contains the WHYP12 and WHYP11 programs for the 68HC12 and 68HC11 microcontrollers along with assembly language and C++ programs. Annotation c. Book News, Inc., Portland, OR (booknews.com)

Reviews

There are no reviews yet. Log in to write one.

Editorials

Booknews

Haskell (Oakland University) describes in detail the Motorola 68HC12 microcontroller, how to program it, and how to design embedded systems using it. He also show how WHYP<-->a version of Forth written specifically for this book<-->can be used to program the new 68HC12 microcontroller in an efficient and interactive way. The textbook emphasizes the use of the 68HC12 while at the same time providing information about the 68HC11. The disk contains the WHYP12 and WHYP11 programs for the 68HC12 and 68HC11 microcontrollers along with assembly language and C++ programs. Annotation c. Book News, Inc., Portland, OR (booknews.com)

Book Details

Published
October 1, 1999
Publisher
Prentice Hall
Pages
569
Format
Hardcover
ISBN
9780130832085

More by Richard E. Haskell

Similar books