Cantitate/Preț
Produs

The Designer's Guide to the Cortex-M Processor Family

Autor Trevor Martin
en Limba Engleză Paperback – 8 iun 2016
The Designer’s Guide to the Cortex-M Microcontrollers gives you an easy-to-understand introduction to the concepts required to develop programs in C with a Cortex-M based microcontroller. The book begins with an overview of the Cortex-M family, giving architectural descriptions supported with practical examples, enabling you to easily develop basic C programs to run on the Cortex-M0/M0+/M3 and M4 and M7. It then examines the more advanced features of the Cortex architecture such as memory protection, operating modes, and dual stack operation.
Once a firm grounding in the Cortex-M processor has been established the book introduces the use of a small footprint RTOS and the CMSIS-DSP library. The book also examines techniques for software testing and code reuse specific to Cortex-M microcontrollers. With this book you will learn: the key differences between the Cortex-M0/M0+/M3 and M4 and M7; how to write C programs to run on Cortex-M based processors; how to make the best use of the CoreSight debug system; the Cortex-M operating modes and memory protection; advanced software techniques that can be used on Cortex-M microcontrollers; how to use a Real Time Operating System with Cortex-M devices; how to optimize DSP code for the Cortex-M4; and how to build real time DSP systems.


  • Includes an update to the latest version (5) of MDK-ARM, which introduces the concept of using software device packs and software components
  • Includes overviews of the new CMSIS specifications
  • Covers developing software with CMSIS-RTOS showing how to use RTOS in a real world design
  • Provides a new chapter on the Cortex-M7 architecture covering all the new features
  • Includes a new chapter covering test driven development for Cortex-M microcontrollers
  • Features a new chapter on creating software components with CMSIS-Pack and device abstraction with CMSIS-Driver
  • Features a new chapter providing an overview of the ARMv8-M architecture including the TrustZone hardware security model
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 32204 lei  5-7 săpt.
  ELSEVIER SCIENCE – 8 iun 2016 32204 lei  5-7 săpt.
  ELSEVIER SCIENCE – dec 2022 44817 lei  6-8 săpt.

Preț: 32204 lei

Preț vechi: 37704 lei
-15% Nou

Puncte Express: 483

Preț estimativ în valută:
6163 6502$ 5136£

Carte tipărită la comandă

Livrare economică 26 decembrie 24 - 09 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780081006290
ISBN-10: 0081006292
Pagini: 490
Ilustrații: Approx. 195 illustrations
Dimensiuni: 191 x 235 x 27 mm
Greutate: 0.84 kg
Ediția:2. Auflage.
Editura: ELSEVIER SCIENCE

Public țintă

Professional embedded systems engineers, software engineers developing embedded systems, students studying embedded systems using ARM technology.

Cuprins

1. Introduction to the Cortex-M processor family 2. Developing software for the Cortex-M family 3. Cortex-M Architecture 4. Cortex Microcontroller Software Interface Standard 5. Advanced Architectural features 6. Cortex-M7 Architecture 7. Debugging with CoreSight 8. Practical DSP for the Cortex-M4 9. Developing with CMSIS-RTOS 10. Practical RTOS Techniques 11. Test Driven Development 12. Designing Software Components 13. Closing Thoughts