Embedded Systems Design using the MSP430FR2355 LaunchPad™

Written the way the material is taught, enabling a bottoms-up approach to learning which culminates with a high-level of learning, with a solid foundation; Emphasizes examples from which students can learn: contains program examples that can be run for nearly every section in the book; Targets a wid...

Full description

Bibliographic Details
Main Author: LaMeres, Brock J.
Format: eBook
Language:English
Published: Cham Springer International Publishing 2023, 2023
Edition:2nd ed. 2023
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • Chapter 1. Introduction to embedded systems
  • Chapter 2. Digital logic basics
  • Chapter 3. Computer systems
  • Chapter 4. The MSP430
  • Chapter 5. Getting started programming the msp430 in assembly
  • Chapter 6. Data movement instructions
  • Chapter 7. Data manipulation instructions
  • Chapter 8. Program flow instructions
  • chapter 9. Digital i/o
  • Chapter 10. The stack and subroutines
  • Chapter 11. Introduction to interrupts
  • Chapter 12. Introduction to timers
  • Chapter 13. Switching to the c language
  • Chapter 14. Serial communication in c
  • Chapter 15. Analog to digital converters
  • Chapter 16. The clock system
  • Chapter 17. Low-power modes
  • Appendix A. Concept check solutions