Welcome to P K Kelkar Library, Online Public Access Catalogue (OPAC)

Normal view MARC view ISBD view

Embedded systems interfacing for engineers using the Freescale HCS08 microcontroller.

By: Summerville, Douglas H.
Material type: materialTypeLabelBookSeries: Synthesis lectures on digital circuits and systems: # 22.Publisher: San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA) : Morgan & Claypool Publishers, c2009Description: 1 electronic text (ix, 125 p. : ill.) : digital file.ISBN: 9781608450091 (electronic bk.).Other title: Digital and analog hardware interfacing.Uniform titles: Synthesis digital library of engineering and computer science. Subject(s): Embedded computer systems -- Programming | Microcontrollers | Computer interfaces | Microcontrollers | Embedded computers | Computer engineering | Digital systems | Freescale HCS08 | Device drivers | Hardware/software interfacingDDC classification: 004.16 Online resources: Abstract with links to resource Also available in print.
Contents:
Introduction to the MC9S08QG4/8 hardware -- Input/output basics -- Pin diagrams -- Memory-mapped I/O -- I/O synchronization -- Device drivers -- A MC9S08QG4/8 skeleton program -- System configuration registers -- Computer operating properly (COP) watchdog -- Interrupt vector table -- HCS08 modes of operation -- Program skeleton for the MC9S08QG4/8 -- General-purpose digital I/O -- General purpose I/O on the MC9S08QG4/8 -- Electrical specifications -- Switch input interface -- Switch bounce -- LED indicators -- Emulation of open-drain and tri-state outputs -- Interrupt synchronization -- HCS08 CPU interrupt processing -- IRQ interrupt pin -- Keyboard interrupt -- Chapter problems -- Analog input -- Analog to digital conversion -- ADC basics -- Converting ADC output to fixed-point -- ADC on the MC9S08QG4/8 -- MC9S08QG4/8 ADC I/O interface registers -- Driver examples for the MC9S08QG4/8 ADC -- Basic 8-bit single-pin polled I/O driver -- Basic 10-Bit Single Conversion with Software Selectable Pin -- Interrupt-Based 8-Bit Driver -- Multiple ADC pin scanning using interrupt-based driver -- Bit polled driver with compare function -- Bit interrupt-based driver with compare function -- Bit interrupt-based driver with hysteresis -- Analog comparator -- Analog comparator on the MC9S08QG4/8 -- Analog comparator driver examples -- DC voltage monitoring -- Analog signal to digital waveform generation -- Hardware switch debouncing using the analog comparator -- Chapter problems -- Serial communication -- Serial communication interface -- MC9S08QG8 SCI -- SCI driver examples -- Polled-I/O full-duplex SCI driver -- Interrupt-based ring-buffered SCI simplex (receive-only) driver -- Interrupt-based ring-buffered SCI simplex (transmit) driver -- Serial peripheral interface (SPI) -- MC9S08GQ8 SPI -- MC9S08QG8 SPI driver examples -- Full-duplex 8-bit polled-I/O SPI driver -- Simplex 16-bit polled-I/O SPI driver -- Inter-integrated circuit (IIC) -- MC9S08QG8 IIC -- IIC driver examples -- Generic IIC driver for devices with simple read/write behavior -- Driver for an Atmel AT24C02B EEPROM interfaced via the IIC bus -- Chapter problems -- Real-time I/O processing -- Real-time interrupt -- MC9S08QG4/8 real-time interrupt module -- Periodic system wakeup using the real time interrupt -- Modulo timer module (MTIM) -- Generating delays with the MTIM -- Non-blocking software delays using the MTIM -- Pulse width modulation -- MC9S08QG4/8 TPM -- TPM variable duty cycle driver -- Chapter problems.
Abstract: The vast majority of computers in use today are encapsulated within other systems. In contrast to general-purpose computers that run an endless selection of software, these embedded computers are often programmed for a very specific, low-level and often mundane purpose. Low-end microcontrollers, costing as little as one dollar, are often employed by engineers in designs that utilize only a small fraction of the processing capability of the device because it is either more cost-effective than selecting an application-specific part or because programmability offers custom functionality not otherwise available. Embedded Systems Interfacing for Engineers using the Freescale HCS08 Microcontroller is a two-part book intended to provide an introduction to hardware and software interfacing for engineers. Building from a comprehensive introduction of fundamental computing concepts, the book suitable for a first course in computer organization for electrical or computer engineering students with a minimal background in digital logic and programming. In addition, this book can be valuable as a reference for engineers new to the Freescale HCS08 family of microcontrollers. The HCS08 processor architecture used in the book is relatively simple to learn, powerful enough to apply towards a wide-range of interfacing tasks, and accommodates breadboard prototyping in a laboratory using freely available and low-cost tools. In Part II: Digital and Analog Hardware Interfacing, hardware and software interfacing concepts are introduced. The emphasis of this work is on good hardware and software engineering design principles. Device drivers are developed illustrating the use of general-purpose and special-purpose digital I/O interfaces, analog interfaces, serial interfaces and real-time I/O processing.The hardware side of each interface is described and electrical specifications and related issues are considered. The first part of the book provides the programming skills necessary to implement the software in this part.
    average rating: 0.0 (0 votes)
Item type Current location Call number Status Date due Barcode Item holds
E books E books PK Kelkar Library, IIT Kanpur
Available EBKE196
Total holds: 0

Mode of access: World Wide Web.

System requirements: Adobe Acrobat reader.

Part of: Synthesis digital library of engineering and computer science.

Series from website.

Includes bibliographical references.

Introduction to the MC9S08QG4/8 hardware -- Input/output basics -- Pin diagrams -- Memory-mapped I/O -- I/O synchronization -- Device drivers -- A MC9S08QG4/8 skeleton program -- System configuration registers -- Computer operating properly (COP) watchdog -- Interrupt vector table -- HCS08 modes of operation -- Program skeleton for the MC9S08QG4/8 -- General-purpose digital I/O -- General purpose I/O on the MC9S08QG4/8 -- Electrical specifications -- Switch input interface -- Switch bounce -- LED indicators -- Emulation of open-drain and tri-state outputs -- Interrupt synchronization -- HCS08 CPU interrupt processing -- IRQ interrupt pin -- Keyboard interrupt -- Chapter problems -- Analog input -- Analog to digital conversion -- ADC basics -- Converting ADC output to fixed-point -- ADC on the MC9S08QG4/8 -- MC9S08QG4/8 ADC I/O interface registers -- Driver examples for the MC9S08QG4/8 ADC -- Basic 8-bit single-pin polled I/O driver -- Basic 10-Bit Single Conversion with Software Selectable Pin -- Interrupt-Based 8-Bit Driver -- Multiple ADC pin scanning using interrupt-based driver -- Bit polled driver with compare function -- Bit interrupt-based driver with compare function -- Bit interrupt-based driver with hysteresis -- Analog comparator -- Analog comparator on the MC9S08QG4/8 -- Analog comparator driver examples -- DC voltage monitoring -- Analog signal to digital waveform generation -- Hardware switch debouncing using the analog comparator -- Chapter problems -- Serial communication -- Serial communication interface -- MC9S08QG8 SCI -- SCI driver examples -- Polled-I/O full-duplex SCI driver -- Interrupt-based ring-buffered SCI simplex (receive-only) driver -- Interrupt-based ring-buffered SCI simplex (transmit) driver -- Serial peripheral interface (SPI) -- MC9S08GQ8 SPI -- MC9S08QG8 SPI driver examples -- Full-duplex 8-bit polled-I/O SPI driver -- Simplex 16-bit polled-I/O SPI driver -- Inter-integrated circuit (IIC) -- MC9S08QG8 IIC -- IIC driver examples -- Generic IIC driver for devices with simple read/write behavior -- Driver for an Atmel AT24C02B EEPROM interfaced via the IIC bus -- Chapter problems -- Real-time I/O processing -- Real-time interrupt -- MC9S08QG4/8 real-time interrupt module -- Periodic system wakeup using the real time interrupt -- Modulo timer module (MTIM) -- Generating delays with the MTIM -- Non-blocking software delays using the MTIM -- Pulse width modulation -- MC9S08QG4/8 TPM -- TPM variable duty cycle driver -- Chapter problems.

Abstract freely available; full-text restricted to subscribers or individual document purchasers.

Compendex

INSPEC

Google scholar

Google book search

The vast majority of computers in use today are encapsulated within other systems. In contrast to general-purpose computers that run an endless selection of software, these embedded computers are often programmed for a very specific, low-level and often mundane purpose. Low-end microcontrollers, costing as little as one dollar, are often employed by engineers in designs that utilize only a small fraction of the processing capability of the device because it is either more cost-effective than selecting an application-specific part or because programmability offers custom functionality not otherwise available. Embedded Systems Interfacing for Engineers using the Freescale HCS08 Microcontroller is a two-part book intended to provide an introduction to hardware and software interfacing for engineers. Building from a comprehensive introduction of fundamental computing concepts, the book suitable for a first course in computer organization for electrical or computer engineering students with a minimal background in digital logic and programming. In addition, this book can be valuable as a reference for engineers new to the Freescale HCS08 family of microcontrollers. The HCS08 processor architecture used in the book is relatively simple to learn, powerful enough to apply towards a wide-range of interfacing tasks, and accommodates breadboard prototyping in a laboratory using freely available and low-cost tools. In Part II: Digital and Analog Hardware Interfacing, hardware and software interfacing concepts are introduced. The emphasis of this work is on good hardware and software engineering design principles. Device drivers are developed illustrating the use of general-purpose and special-purpose digital I/O interfaces, analog interfaces, serial interfaces and real-time I/O processing.The hardware side of each interface is described and electrical specifications and related issues are considered. The first part of the book provides the programming skills necessary to implement the software in this part.

Also available in print.

Title from PDF t.p. (viewed on August 9, 2009).

There are no comments for this item.

Log in to your account to post a comment.

Powered by Koha