Discovering the STM32 Microcontroller

Discovering the STM32 Microcontroller

简介:

本书旨在作为学习如何使用STM32 F1系列微控制器设计系统的实践手册。它是为了支持印第安纳大学的初级计算机科学课程而编写的。本书的重点是开发代码,以利用STM32 F1微控制器中可用的各种外设,特别是STM32VL发现板。因为Cortex-M3上还有其他很好的信息来源,它是STM32 F1微控制器的核心处理器,所以我们不详细研究这个核心; 一个很好的参考是 “ARM CORTEX-M3的权威指南”。这本书并不详尽,而是提供了一个单一的 “线索” 来学习围绕一系列实验室练习构建的STM32微控制器编程。一个关键的设计决策是利用现成的现成的硬件模型进行所有讨论的实验。

英文简介:

This book is intended as a hands-on manual for learning how to design systems using the STM32 F1 family of micro-controllers. It was written to support a junior-level computer science course at Indiana University.

The focus of this book is on developing code to utilize the various peripherals available in STM32 F1 micro-controllers and in particular the STM32VL Discovery board. Because there are other fine sources of information on the Cortex-M3, which is the core processor for the STM32 F1 micro-controllers, we do not examine this core in detail; an excellent reference is "The Definitive Guide to the ARM CORTEX-M3."

This book is not exhaustive, but rather provides a single "trail" to learning about programming STM32 micro controller built around a series of laboratory exercises. A key design decision was to utilize readily available off-the-shelf hardware models for all the experiments discussed.

书名
Discovering the STM32 Microcontroller
译名
探索 STM32 微控制器
语言
英语
年份
2016
页数
244页
大小
12.67 MB
标签
  • Microcontroller
  • 下载
    pdf iconDiscovering the STM32 Microcontroller.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:40

    ←What's a Microcontroller?

    →Mastering STM32