Cover image for Design with PIC microcontrollers
Title:
Design with PIC microcontrollers
Personal Author:
Publication Information:
Upper Saddle River, NJ : Prentice Hall, 1998
ISBN:
9780137592593

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000003896200 TJ223.P76 P42 1997 Open Access Book Book
Searching...

On Order

Summary

Summary

Focusing on Microchip Technology's "PIC" microcontroller chips capacity to integrate features of a digital design, this book introduces program writing with a series of code templates that helps readers learn by doing rather that start code writing from scratch. Using detailed block diagrams to illustrate registers, control bits, and status bits associated with assorted functions, the book also provides examples to illustrate points and to demonstrate how assorted issues can be handled. It provides a systematic path into the PIC microcontrollers by showing its organization and ways to deal with idiosyncrasies. Provides alternative methods for addressing interrupt timing constraints to meet the needs of all interrupt sources. Presents a systematic treatment of slowly changing events, including keyswitches that have been debounced and scanned with a state machine implementation. Discusses a number of important topics, including the PIC's flexible analog-to-digital conversion facility; the master-slave interconnection of PICs; low-power operation alternatives; and comparisons of PIC family members for design requirement analysis. An essential reference book on the PIC microcontroller for every professional engineer or designer.


Table of Contents

1 A PIC Microcontroller Framework
2 CPU Architecture and Instruction Set
3 MPASM Assembler and Its Use
4 LoopTime Subroutine, Timer2 and Interrupts
5 Interrupt Timing and Program Size Considerations
6 External Interrupts and Timers
7 I/O Port Expansion
8 Front-Panel I/O
9 I2C Bus for Peripheral Chip Access
10 Analog-to-Digital Converter
11 UART
12 Special Features
Appendices
Index