Programming with STM32: Getting Started with the Nucleo Board and C/C++
- Length: 304 pages
- Edition: 1
- Language: English
- Publisher: McGraw-Hill Education TAB
- Publication Date: 2018-03-21
- ISBN-10: 1260031314
- ISBN-13: 9781260031317
- Sales Rank: #375657 (See Top 100 Books)
Get up and running programming the STM32 line of microcontrollers from STMicroelectronics using the hands-on information contained in this easy-to-follow guide. Written by an experienced electronics hobbyist and author, Programming with STM32: Getting Started with the Nucleo Board and C/C++ features start-to-finish projects that clearly demonstrate each technique. Discover how to set up a stable development toolchain, write custom programs, download your programs to the development board, and execute them. You will even learn how to work with external servos and LED displays!
- Explore the features of STM32 microcontrollers from STMicroelectonics
- Configure your Nucleo-64 Microcontroller development board
- Establish a toolchain and start developing interesting applications
- Add specialized code and create cool custom functions
- Automatically generate C code using the STM32CubeMX application
- Work with the ARM Cortex Microcontroller Software Interface Standard and the STM hardware abstraction layer (HAL).
- Control servos, LEDs, and other hardware using PWM
- Transfer data to and from peripheral devices using DMA
- Generate waveforms and pulses through your microcontroller’s DAC
Table of Contents
Chapter 1 Introduction To The Stmicroelectronics Line Of Microcontrollers
Chapter 2 Stm Mcu Software
Chapter 3 Stm32Cubemx Application
Chapter 4 Stm Project Development
Chapter 5 General-Purpose Input Output (GPIO) And The STM Hardware Abstraction Layer (HAL)
Chapter 6 Interrupts
Chapter 7 Timers
Chapter 8 Bit Serial Communications
Chapter 9 Analog-To-Digital Conversion
Chapter 10 Pulse Width Modulation (PWM)
Chapter 11 Direct Memory Access (DMA) And The Digital-To-Analog Converter (DAC)