hnlogoboss

Donald Norris, Programming With Stm32: Getting Started With The Nucleo Pdf

Stm32:
  1. Beginning Stm32: Developing With Freertos, Libopencm3 And Gcc

Programming with STM32: Getting Started with the. Nucleo Board and C/C PDF by Donald Norris: Programming with STM32: Getting Started with the Nucleo.

Beginning Stm32: Developing With Freertos, Libopencm3 And Gcc

Overview

Beginning

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.
Create your own STM32 programs with ease!
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

Programming with stm32: getting started with the nucleo board and c/c++ pdf
This book is poorly written and reads like a stale lecture. It contains many tables from the data sheets and code examples that are not at all well thought out for a book. One example has multiple comments showing where user code could be inserted but fails to explain key areas of the code such as why it's important to enable clocks for GPIO before accessing them. They are, for the most part, made from project templates and not well suited to a book intended to educate and inform. Code examples should be clear, effective and as short as possible.
It's a very poor read and the information within can be found in the product data sheets and application notes in a clearer format. Better code examples are also available widely on the internet.
A disappointing book.