Microcontrollers: From Assembly Language to C Using the PIC24 Family, 2nd Edition
- Length: 736 pages
- Edition: 2
- Language: English
- Publisher: Cengage Learning PTR
- Publication Date: 2014-08-27
- ISBN-10: 1305076559
- ISBN-13: 9781305076556
- Sales Rank: #218935 (See Top 100 Books)
This completely updated second edition of MICROCONTROLLERS: FROM ASSEMBLY LANGUAGE TO C USING THE PIC24 FAMILY covers assembly language, C programming, and hardware interfacing for the Microchip PIC24 family, a recently updated microcontroller family from Microchip. Hardware interfacing topics include parallel port usage, analog-to-digital conversion, digital-to-analog conversion, the serial peripheral bus (SPI), the inter-integrated circuit bus (I2C), asynchronous serial communication, and timers. Assembly language programming is covered in the context of the PIC24 instruction set, and no initial knowledge of assembly language programming is assumed. Specific hardware interfacing topics covered are parallel IO, analog-to-digital/digital-to-analog conversion, pulse width modulation, timer usage for IO polling, and industry standard serial interface standards. Interfacing examples include external devices such as pushbutton switches, LEDs, serial EEPROMs, liquid crystal displays (LCDs), keypads, rotary encoders, external digital-to-analog converters, DC motors, servos, temperature sensors, and IR receivers. Master the PIC24 family with MICROCONTROLLERS: FROM ASSEMBLY LANGUAGE TO C USING THE PIC24 FAMILY.
Table of Contents
PART I: DIGITAL LOGIC REVIEW AND COMPUTER ARCHITECTURE FUNDAMENTALS
Chapter 1 Number System and Digital Logic Review
Chapter 2 The Stored Program Machine
PART II: PIC24 μC ASSEMBLY LANGUAGE PROGRAMMING
Chapter 3 Introduction to the PIC24 Microcontroller Family
Chapter 4 Unsigned 8/16-Bit Arithmetic, Logical, and Conditional Operations
Chapter 5 Extended Precision and Signed Data Operations
Chapter 6 Pointers and Subroutines
Chapter 7 Advanced Assembly Language: Higher Math
PART III: PIC24 μC INTERFACING USING THE C LANGUAGE
Chapter 8 System Startup and Parallel Port I/O
Chapter 9 Interrupts and a First Look at Timers
Chapter 10 Asynchronous and Synchronous Serial I/O
Chapter 11 Data Conversion
Chapter 12 Timers
Chapter 13 Advanced Hardware Topics
Chapter 14 Operating Systems for Embedded Systems
PART IV: APPENDIXES
Appendix A: PIC24 Architecture and Instruction Set Summary
Appendix B: Circuits 001
Appendix C: Problem Solutions
Appendix D: References