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

Normal view MARC view ISBD view

Microcontroller programming and interfacing with Texas instruments MSP430FR2433 and MSP430FR5994.

By: Barrett, Steven F. (Steven Frank) 1957- [author.].
Contributor(s): Pack, Daniel J [author.].
Material type: materialTypeLabelBookSeries: Synthesis digital library of engineering and computer science: ; Synthesis lectures on digital circuits and systems: #55.Publisher: [San Rafael, California] : Morgan & Claypool, [2019]Edition: Second edition.Description: 1 PDF (xxv, 287 pages) : illustrations (some color).Content type: text Media type: electronic Carrier type: online resourceISBN: 9781681736259.Subject(s): Texas Instruments MSP430 series microprocessors | Microcontrollers | MSP430 microcontroller | microcontroller interfacing | embedded systems design | Texas InstrumentsDDC classification: 621.3916 Online resources: Abstract with links to full text | Abstract with links to resource Also available in print.
Contents:
1. Introduction to microcontroller technology -- 1.1. Motivation -- 1.2. Background theory : a brief history and terminology -- 1.3. Microcontroller systems -- 1.4. Why the Texas Instruments MSP430? -- 1.5. Target microcontroller features -- 1.6. Introduction to the evaluation modules (EVM) -- 1.7. Development software -- 1.8. Lab 1 : getting acquainted with hardware and software development tools -- 1.9. Summary -- 1.10. References and further reading -- 1.11. Chapter problems
2. A brief introduction to programming -- 2.1. Overview -- 2.2. Energia -- 2.3. Energia quickstart -- 2.4. Energia development environment -- 2.5. Energia pin assignments -- 2.6. Writing an Energia sketch -- 2.7. Some additional comments on Energia -- 2.8. Programming in C -- 2.9. Anatomy of a program -- 2.10. Fundamental programming concepts -- 2.11. Laboratory exercise : getting acquainted with Energia and C -- 2.12. Summary -- 2.13. References and further reading -- 2.14. Chapter problems
3. Hardware organization and software programming -- 3.1. Motivation -- 3.2. MSP430 hardware organization/architecture -- 3.3. Hardware subsystems -- 3.4. CPU programming model/register descriptions -- 3.5. Operating modes -- 3.6. Software programming -- 3.7. Addressing modes -- 3.8. Software programming skills -- 3.9. Assembly vs. C -- 3.10. Accessing and debugging tools -- 3.11. Laboratory exercise : programming the MSP430 in assembly language -- 3.12. Summary -- 3.13. References and further reading -- 3.14. Chapter problems
4. MSP430 operating parameters and interfacing -- 4.1. Operating parameters -- 4.2. Input devices -- 4.3. Output devices -- 4.4. High-power DC interfaces -- 4.5. Interfacing to miscellaneous DC devices -- 4.6. AC devices -- 4.7. MSP430FR5994 : Educational Booster Pack MkII -- 4.8. Grove Starter Kit for LaunchPad -- 4.9. Application : special effects LED cube -- 4.10. Laboratory exercise : introduction to the Educational Booster Pack MkII and the Grove Starter Kit -- 4.11. Laboratory : collection and display of weather information -- 4.12. Summary -- 4.13. References and further reading -- 4.14. Chapter problems
5. Power management and clock systems -- 5.1. Overview -- 5.2. Background theory -- 5.3. Operating modes -- 5.4. The power management module (PMM) and supply voltage supervisor (SVS) -- 5.5. Clock system -- 5.6. Battery operation -- 5.7. Voltage regulation -- 5.8. High-efficiency charge pump circuits -- 5.9. Laboratory exercise : MSP430 power systems and low-power mode operation -- 5.10. Summary -- 5.11. References and further reading -- 5.12. Chapter problems
6. MSP430 memory system -- 6.1. Overview -- 6.2. Basic memory concepts -- 6.3. Aside : memory operations in C using pointers -- 6.4. Direct memory access (DMA) controller -- 6.5. MSP430FR5994 : memory protection unit and IP encapsulation segment -- 6.6. External memory : bulk storage with an MMC/SD Card -- 6.7. Laboratory exercise : SD card operations with the MSP-EXP430FR5994 -- 6.8. Laboratory exercise : MSP-EXP430FR5994 LaunchPad DMA transfer -- 6.9. Summary -- 6.10. References and further reading -- 6.11. Chapter problems.
Summary: This book provides a thorough introduction to the Texas Instruments MSP430(Tm) microcontroller. The MSP430 is a 16-bit reduced instruction set (RISC) processor that features ultra-low power consumption and integrated digital and analog hardware. Variants of the MSP430 microcontroller have been in production since 1993. This provides for a host of MSP430 products including evaluation boards, compilers, software examples, and documentation. A thorough introduction to the MSP430 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. This second edition introduces the MSP-EXP430FR5994 and the MSP430-EXP430FR2433 LaunchPads. Both LaunchPads are equipped with a variety of peripherals and Ferroelectric Random Access Memory (FRAM). FRAM is a nonvolatile, low-power memory with functionality similar to flash memory.
    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 EBKE929
Total holds: 0

Mode of access: World Wide Web.

System requirements: Adobe Acrobat Reader.

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

Includes bibliographical references and index.

1. Introduction to microcontroller technology -- 1.1. Motivation -- 1.2. Background theory : a brief history and terminology -- 1.3. Microcontroller systems -- 1.4. Why the Texas Instruments MSP430? -- 1.5. Target microcontroller features -- 1.6. Introduction to the evaluation modules (EVM) -- 1.7. Development software -- 1.8. Lab 1 : getting acquainted with hardware and software development tools -- 1.9. Summary -- 1.10. References and further reading -- 1.11. Chapter problems

2. A brief introduction to programming -- 2.1. Overview -- 2.2. Energia -- 2.3. Energia quickstart -- 2.4. Energia development environment -- 2.5. Energia pin assignments -- 2.6. Writing an Energia sketch -- 2.7. Some additional comments on Energia -- 2.8. Programming in C -- 2.9. Anatomy of a program -- 2.10. Fundamental programming concepts -- 2.11. Laboratory exercise : getting acquainted with Energia and C -- 2.12. Summary -- 2.13. References and further reading -- 2.14. Chapter problems

3. Hardware organization and software programming -- 3.1. Motivation -- 3.2. MSP430 hardware organization/architecture -- 3.3. Hardware subsystems -- 3.4. CPU programming model/register descriptions -- 3.5. Operating modes -- 3.6. Software programming -- 3.7. Addressing modes -- 3.8. Software programming skills -- 3.9. Assembly vs. C -- 3.10. Accessing and debugging tools -- 3.11. Laboratory exercise : programming the MSP430 in assembly language -- 3.12. Summary -- 3.13. References and further reading -- 3.14. Chapter problems

4. MSP430 operating parameters and interfacing -- 4.1. Operating parameters -- 4.2. Input devices -- 4.3. Output devices -- 4.4. High-power DC interfaces -- 4.5. Interfacing to miscellaneous DC devices -- 4.6. AC devices -- 4.7. MSP430FR5994 : Educational Booster Pack MkII -- 4.8. Grove Starter Kit for LaunchPad -- 4.9. Application : special effects LED cube -- 4.10. Laboratory exercise : introduction to the Educational Booster Pack MkII and the Grove Starter Kit -- 4.11. Laboratory : collection and display of weather information -- 4.12. Summary -- 4.13. References and further reading -- 4.14. Chapter problems

5. Power management and clock systems -- 5.1. Overview -- 5.2. Background theory -- 5.3. Operating modes -- 5.4. The power management module (PMM) and supply voltage supervisor (SVS) -- 5.5. Clock system -- 5.6. Battery operation -- 5.7. Voltage regulation -- 5.8. High-efficiency charge pump circuits -- 5.9. Laboratory exercise : MSP430 power systems and low-power mode operation -- 5.10. Summary -- 5.11. References and further reading -- 5.12. Chapter problems

6. MSP430 memory system -- 6.1. Overview -- 6.2. Basic memory concepts -- 6.3. Aside : memory operations in C using pointers -- 6.4. Direct memory access (DMA) controller -- 6.5. MSP430FR5994 : memory protection unit and IP encapsulation segment -- 6.6. External memory : bulk storage with an MMC/SD Card -- 6.7. Laboratory exercise : SD card operations with the MSP-EXP430FR5994 -- 6.8. Laboratory exercise : MSP-EXP430FR5994 LaunchPad DMA transfer -- 6.9. Summary -- 6.10. References and further reading -- 6.11. Chapter problems.

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

Compendex

INSPEC

Google scholar

Google book search

This book provides a thorough introduction to the Texas Instruments MSP430(Tm) microcontroller. The MSP430 is a 16-bit reduced instruction set (RISC) processor that features ultra-low power consumption and integrated digital and analog hardware. Variants of the MSP430 microcontroller have been in production since 1993. This provides for a host of MSP430 products including evaluation boards, compilers, software examples, and documentation. A thorough introduction to the MSP430 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. This second edition introduces the MSP-EXP430FR5994 and the MSP430-EXP430FR2433 LaunchPads. Both LaunchPads are equipped with a variety of peripherals and Ferroelectric Random Access Memory (FRAM). FRAM is a nonvolatile, low-power memory with functionality similar to flash memory.

Also available in print.

Title from PDF title page (viewed on September 27, 2019).

There are no comments for this item.

Log in to your account to post a comment.

Powered by Koha