Cantitate/Preț
Produs

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

Autor Trevor Martin
en Limba Engleză Paperback – 2 dec 2022
The Designer’s Guide to the Cortex-M Microcontrollers, Third Edition provides an easy-to-understand introduction to the concepts required to develop programs in C with a Cortex-M based microcontroller. Sections cover architectural descriptions that are supported with practical examples, enabling readers to easily develop basic C programs to run on the Cortex-M0/M0+/M3 and M4 and M7 and examine advanced features of the Cortex architecture, such as memory protection, operating modes and dual stack operation. Final sections examine techniques for software testing and code reuse specific to Cortex-M microcontrollers.
Users 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, and much more.


  • 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 new CMSIS specifications
  • Covers developing software with CMSIS-RTOS, showing how to use RTOS in real- world design
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 32340 lei  36-50 zile
  ELSEVIER SCIENCE – 8 iun 2016 32340 lei  36-50 zile
  ELSEVIER SCIENCE – 2 dec 2022 35990 lei  36-50 zile

Preț: 35990 lei

Preț vechi: 56270 lei
-36% Nou

Puncte Express: 540

Preț estimativ în valută:
6888 7155$ 5721£

Carte tipărită la comandă

Livrare economică 27 ianuarie-10 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780323854948
ISBN-10: 032385494X
Pagini: 648
Dimensiuni: 191 x 235 mm
Greutate: 1.1 kg
Ediția:3
Editura: ELSEVIER SCIENCE

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 Architecture Features
6. Cortex-M7 Processor
7. Debugging with CoreSight
8. Practical DSP for Cortex-M4 and Cortex-M7
9. CMSIS DSP Tutorial
10. RTOS
11. RTOS Techniques
12. CMSIS-Driver
13. Developing Advanced Applications
14. Software Components
15. Test Driven Development
16. CMSIS Build
17. Software Development