• Главная
  • Файлы
  • Теги
  • Ищу
  • Обсуждения
  • О сайте
  • Топ
  • Вопросы и ответы (FAQ)
Зарегистрироваться
Восстановить пароль
FAQ по входу
  • Войти через:
  • vk.com
  • ok.ru
  • google.com
  • mail.ru
  • yandex.ru
  • Файлы
  • Прикладная литература
  • Компьютерная литература
  • Микроконтроллеры (MCU)
  • ARM

Mazidi M.A., Chen S., Naimi S., Naimi S. Freescale ARM Cortex-M Embedded Programming: Using C Language (ARM books Book 3) (+source code+datasheet)

  • Файл формата rar
  • размером 15,40 МБ
  • содержит документы форматов archive epub pdf txt
  • Добавлен пользователем YuriDp 20.10.2015 21:23
  • Описание отредактировано 22.10.2015 12:39
Mazidi M.A., Chen S., Naimi S., Naimi S. Freescale ARM Cortex-M Embedded Programming: Using C Language (ARM books Book 3) (+source code+datasheet)
Mazidi & Naimi, 2015. - 593 p., english, EPUB, 15,4 MB. (+source code+datasheet)
We have dedicated the first volume in this series to the ARM Assembly language programming and architecture since the Assembly language is standard and runs on any ARM chip regardless of who makes them. Our ARM Assembly book is called "ARM Assembly Language Programming and Architecture" and is available from Amazon in Kindle format.
For the peripheral programming of the ARM, we had no choice but to dedicate a separate volume to each vendor. This volume covers the peripheral programming of the Freescale ARM KL25Z chip. Throughout the book, we use C language to access the special function registers and program the Freescale ARM FRDM peripherals. We have provided a couple of Assembly language programs for I/O ports in Chapter 2 for those who want to experiment with Assembly language in accessing the I/O ports and their special function registers. These few Assembly language programs also help to see the contrast between the C and Assembly versions of the same program in ARM.
Chapters Overview
In Chapter 1, we examine the C language data types for 32-bit systems. We also explore the new ISO C99 data types since they are widely used in IDE compilers for the embedded systems.
Chapter 2 examines the simple I/O port programming and shows sample programs on how to access the special function registers associated with the general purpose I/O (GPIO) ports.
Chapter 3 shows the interfacing of the ARM chip with the real-world devices: LCD and keypad. It provides sample programs for the devices.
In Chapter 4, the interfacing and programming of serial UART ports are examined.
Chapter 5 is dedicated to the timers in ARM. It also shows how to use timers as an event counter.
The Interrupt programming of the ARM is discussed in Chapter 6.
Chapter 7 examines the ADC and DAC concepts and shows how to program them with the ARM chip. It also examines the sensor interfacing and signal conditioning.
Chapter 8 covers the SPI protocol and interfacing with sample programs in ARM.
The I2C bus protocol and interfacing of an I2C based RTC is discussed in Chapter 9.
Chapter 10 explores the relay and stepper motor interfacing with ARM.
The DC motor and PWM are examined in Chapter 11.
The Graphics LCD concepts and programming are discussed in Chapter 12.
Many high-end of ARM motherboards use DRAM memory. In Chapter 13, we examine the basic concepts of the DRAM memory chips.
The Cache memory concepts and organizations are discussed in Chapter
14. Although many low-end of ARM microcontrollers do not have on-chip cache, all the high-performance ARM chips come with on-chip cache.
The Virtual memory and memory management unit (MMU) features are available in the ARM R series. We explore the MMU of ARM in Chapter
15. Chapter 15 also covers the memory protection and MPU (memory protection unit) of ARM.
Appendix A provides an introduction to IC chip technology and IC interfacing along with the system design issues and failure analysis using MTBF. Appendix B provides a single source for KL25Z alternate pin functions. The CPU clock source is examined in Appendix C.
  • Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
  • Регистрация
  • Узнайте сколько стоит уникальная работа конкретно по Вашей теме:
  • Сколько стоит заказать работу?

Смотри также

Подробнее

Bai Y. Practical Microcontroller Engineering with Arm Technology

  • pdf
  • Раздел: Микроконтроллеры (MCU) → ARM
Wiley, 2016. - 1032 p., english, ISBN: 978-1-119-05237-1, PDF, 51,7 MB This book introduces the basic concepts and practical techniques in designing and building ARM microcontrollers in industrial and commercial applications Practical Microcontroller Engineering with ARM Technology provides the full scope of components and materials related to ARM Cortex M4 microcontroller...
  • 51,64 МБ
  • добавлен 05.01.2016 19:14
  • описание отредактировано 06.01.2016 06:43
Подробнее

Langbridge J.A. Professional Embedded ARM Development

  • pdf
  • Раздел: Микроконтроллеры (MCU) → ARM
Wrox, 2014. — 288 p. — ISBN: 978-1-118-78894-3. На англ. языке. A practical Wrox guide to ARM programming for mobile devices. With more than 90 percent of mobile phones sold in recent years using ARM-based processors, developers are eager to master this embedded technology. If you know the basics of C programming, this guide will ease you into the world of embedded ARM...
  • 13,70 МБ
  • добавлен 31.01.2014 23:18
  • описание отредактировано 03.02.2014 20:42
Подробнее

Martin T. The Designer’s Guide to the Cortex-M Processor Family

  • pdf
  • Раздел: Микроконтроллеры (MCU) → ARM
Amsterdam: Newness, 2016. - 492 p. 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...
  • 14,02 МБ
  • добавлен 09.08.2016 22:02
  • описание отредактировано 10.08.2016 11:03
Подробнее

Valvano J. Embedded Systems: Real-Time Operating Systems for Arm Cortex M Microcontrollers. Volume 3

  • pdf
  • Раздел: Микроконтроллеры (MCU) → ARM
4th Edition. — CreateSpace Independent Publishing Platform, 2017. — 569 p. — ISBN: 978-1466468863. This book is self-published and is printed on demand. The original ISBN: was generated in 2012, but if you purchase the book new from CreateSpace or Amazon you will get the new version, which was uploaded January 3, 2017. This book, now in its fourth edition (January 2017), is the...
  • 11,01 МБ
  • добавлен 21.01.2017 15:32
  • описание отредактировано 22.01.2017 08:38
Подробнее

Valvano J.W. Embedded Systems: Introduction to Arm Cortex(TM)-M Microcontrollers. Volume 1

  • epub
  • Раздел: Микроконтроллеры (MCU) → ARM
Jonathan Valvano, 2014. — 506 p. — ISBN13: 978-1477508992, ISBN10: 1477508996. Embedded systems are a ubiquitous component of our everyday lives. We interact with hundreds of tiny computers every day that are embedded into our houses, our cars, our toys, and our work. As our world has become more complex, so have the capabilities of the microcontrollers embedded into our...
  • 4,67 МБ
  • добавлен 16.02.2015 19:46
  • описание отредактировано 18.04.2021 06:14
Подробнее

Yui J. The Definitive Guide to ARM Cortex -M3 and Cortex -M4 Processors

  • pdf
  • Раздел: Микроконтроллеры (MCU) → ARM
3rd edition: Newnes, 2013 — 863 p. This new edition has been fully revised and updated to include extensive information on the ARM Cortex-M4 processor , providing a complete up-to-date guide to both Cortex-M3 and Cortex-M4 processors, and which enables migration from various processor architectures to the exciting world of the Cortex-M3 and M4. This book presents the...
  • 105,76 МБ
  • добавлен 07.07.2014 02:00
  • описание отредактировано 07.07.2014 03:29
  • Вопросы и ответы (FAQ)
  • Обратная связь
  • Для правообладателей (Abuse / DMСA)
  • Для рекламодателей
  • Пользовательское соглашение
  • Карта сайта
  • Выбрать версию
Главная
Наверх