Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Programming with Stm32: Getting Started with the Nucleo Board and C/C++

Posted By: igor_lv
Programming with Stm32: Getting Started with the Nucleo Board and C/C++

Programming with Stm32: Getting Started with the Nucleo Board and C/C++ by Donald Norris
English | 2018 | ISBN: 1260031314 | PDF Conv | 407 pages | 22 Mb
Hardware & DIY

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