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

Microcontroller programming and interfacing Texas Instruments MSP430. (Record no. 561831)

000 -LEADER
fixed length control field 07441nam a2200613 i 4500
001 - CONTROL NUMBER
control field 6814214
003 - CONTROL NUMBER IDENTIFIER
control field IEEE
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20200413152901.0
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS
fixed length control field m eo d
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION
fixed length control field cr cn |||m|||a
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 110518s2011 caua foab 001 0 eng d
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781608457144 (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Canceled/invalid ISBN 9781608457137 (pbk.)
024 7# - OTHER STANDARD IDENTIFIER
Standard number or code 10.2200/S003 ED1V01Y201104DCS032
Source of number or code doi
035 ## - SYSTEM CONTROL NUMBER
System control number (CaBNVSL)gtp00547872
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)755215306
040 ## - CATALOGING SOURCE
Original cataloging agency CaBNVSL
Transcribing agency CaBNVSL
Modifying agency CaBNVSL
050 #4 - LIBRARY OF CONGRESS CALL NUMBER
Classification number TJ223.M53
Item number P235 2011eb pt. 1
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 629.895
Edition number 22
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Pack, Daniel J.
245 10 - TITLE STATEMENT
Title Microcontroller programming and interfacing Texas Instruments MSP430.
Number of part/section of a work Part I
Medium [electronic resource] /
Statement of responsibility, etc. Daniel J. Pack, Steven F. Barrett.
260 ## - PUBLICATION, DISTRIBUTION, ETC.
Place of publication, distribution, etc. San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA) :
Name of publisher, distributor, etc. Morgan & Claypool,
Date of publication, distribution, etc. c2011.
300 ## - PHYSICAL DESCRIPTION
Extent 1 electronic text (xix, 178 p.) :
Other physical details ill., digital file.
490 1# - SERIES STATEMENT
Series statement Synthesis lectures on digital circuits and systems,
International Standard Serial Number 1932-3174 ;
Volume/sequential designation # 32
538 ## - SYSTEM DETAILS NOTE
System details note Mode of access: World Wide Web.
538 ## - SYSTEM DETAILS NOTE
System details note System requirements: Adobe Acrobat Reader.
500 ## - GENERAL NOTE
General note Part of: Synthesis digital library of engineering and computer science.
500 ## - GENERAL NOTE
General note Series from website.
504 ## - BIBLIOGRAPHY, ETC. NOTE
Bibliography, etc. note Includes bibliographical references and index.
505 0# - FORMATTED CONTENTS NOTE
Formatted contents note Preface -- 1. Introduction to microcontroller technology -- Motivation -- Background theory: a brief history and terminology -- Microcontroller systems -- Why the Texas Instruments MSP430 -- MSP430 part numbering system -- Target microcontroller: MSP430 5xx series -- Overview of MSP430 families -- Development tools -- Overview -- MSP430 development tools used in the book -- Laboratory overview -- Lab 1: getting acquainted with hardware and software development tools -- Summary -- References and further reading -- Chapter problems --
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 2. Hardware and software organizations -- Motivation: real-life application -- Brief history of MSP430 -- MSP430 hardware organization/architecture -- Chip organization -- Programming model/register descriptions -- Operating modes -- System control module -- Software organization -- Binary number system review -- Instruction set architecture -- Hardware multiplier (MPY32) -- Addressing modes -- Register addressing mode -- Indexed addressing mode -- Symbolic addressing mode -- Absolute addressing mode -- Indirect register addressing mode -- Indirect autoincrement addressing mode -- Immediate addressing mode -- Programming constructs -- Orthogonal instruction set -- Memory map -- Assembly versus C -- Advantages/disadvantages -- Our approach -- Software programming skills -- Assembly to machine code -- Directives -- Assembly process -- Accessing and debugging tools, JTAG -- Lab 2: programming the MSP430 in assembly language -- Part 1: illuminate an LED via assembly language -- Part 2: mathematical operations in assembly language -- Summary -- References and further reading -- Chapter problems --
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 3. Power management system -- Motivation -- Overview -- Background theory -- Operating modes -- The power management module (PMM) and supply voltage supervisor (SVS) -- Supply voltage supervisor -- PMM registers -- Unified clock system -- UCS registers -- Battery operation -- High-efficiency charge pump circuits -- Laboratory exercise: MSP430 power systems and low power mode operation -- Current measurements in different operating modes -- Operating an MSP430 from a single regulated battery source -- Operating an MSP430 from a single 1.5 VDC battery -- Summary -- References and further reading -- Chapter problems --
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 4. MSP430 operating parameters and interfacing -- Operating parameters -- MSP430 3.3 VDC operation -- Compatible 3.3 VDC logic families -- Microcontroller operation at 5.0 VDC -- Interfacing 3.3 VDC logic families to 5.0 VDC logic families -- Input devices -- Switches -- Switch debouncing -- Keypads -- Sensors -- Transducer interface design (TID) circuit -- Operational amplifiers -- Output devices -- Light emitting diodes (LEDs) -- Seven segment LED displays -- Tri-state led indicator -- Dot matrix display -- Liquid crystal display (LCD) -- High power interfaces -- High power DC devices -- DC motor speed and direction control -- DC motor operating parameters -- H-bridge direction control -- DC solenoid control -- Stepper motor control -- Interfacing to miscellaneous devices -- Sonalerts, beepers, buzzers -- Vibrating motor -- DC fan -- AC devices -- Laboratory: collection and display of weather information -- Summary -- References -- Chapter problems --
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 5. MSP430 memory system -- Motivation -- Basic memory concepts -- Memory buses -- Memory operations -- Binary and hexadecimal numbering systems -- Memory architectures -- Memory types -- Memory map -- Direct memory access (DMA) -- Aside: memory operations in C using pointers -- MSP430 memory system -- Flash memory controller -- MSP430F5438 memory map -- Flash memory module -- Flash memory registers -- Flash memory operations -- Flash memory examples -- RAM controller -- Direct memory access (DMA) controller -- DMA system -- DMA example: block transfer -- External memory: bulk storage with an MMC/SD card -- Coming soon: ferroelectric random access memory (FRAM) -- Laboratory exercise: DMA transfer -- Summary -- References and further reading -- Chapter problems --
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Authors' biographies -- Index.
506 1# - RESTRICTIONS ON ACCESS NOTE
Terms governing access Abstract freely available; full-text restricted to subscribers or individual document purchasers.
510 0# - CITATION/REFERENCES NOTE
Name of source Compendex
510 0# - CITATION/REFERENCES NOTE
Name of source INSPEC
510 0# - CITATION/REFERENCES NOTE
Name of source Google scholar
510 0# - CITATION/REFERENCES NOTE
Name of source Google book search
520 3# - SUMMARY, ETC.
Summary, etc. This book provides a thorough introduction to the Texas Instruments MPS430 microcontroller. The MPS430 is a 16-bit reduced instruction set (RISC) processor that features ultra low power consumption and integrated digital and analog hardware. Variants of the MPS430 microcontroller have been in production since 1993. This provides for a host of MPS430 products including evaluation boards, compilers, and documentation. A thorough introduction to the MPS430 line of microcontrollers, programming techniques, and interface concepts are provided along with considerable tutorial information with many illustrated examples. Each chapter provides laboratory exercises to apply what has been presented in the chapter. The book is intended for an upper level undergraduate course in microcontrollers or mechatronics but may also be used as a reference for capstone design projects. Also, practicing engineers already familiar with another microcontroller, who require a quick tutorial on the microcontroller, will find this book very useful.
530 ## - ADDITIONAL PHYSICAL FORM AVAILABLE NOTE
Additional physical form available note Also available in print.
588 ## - SOURCE OF DESCRIPTION NOTE
Source of description note Title from PDF t.p. (viewed on May 18, 2011).
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Texas Instruments MSP430 series microprocessors.
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term MPS430 microcontroller
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term Microcontroller interfacing
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term Embedded systems design
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term Texas Instruments
700 1# - ADDED ENTRY--PERSONAL NAME
Personal name Barrett, Steven F.
Fuller form of name (Steven Frank),
Dates associated with a name 1957-
776 08 - ADDITIONAL PHYSICAL FORM ENTRY
Relationship information Print version:
International Standard Book Number 9781608457137
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE
Uniform title Synthesis digital library of engineering and computer science.
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE
Uniform title Synthesis lectures on digital circuits and systems,
International Standard Serial Number 1932-3174 ;
Volume/sequential designation # 32.
856 42 - ELECTRONIC LOCATION AND ACCESS
Materials specified Abstract with links to resource
Uniform Resource Identifier http://ieeexplore.ieee.org/servlet/opac?bknumber=6814214
Holdings
Withdrawn status Lost status Damaged status Not for loan Permanent Location Current Location Date acquired Barcode Date last seen Price effective from Koha item type
        PK Kelkar Library, IIT Kanpur PK Kelkar Library, IIT Kanpur 2020-04-13 EBKE331 2020-04-13 2020-04-13 E books

Powered by Koha