STM32CubeMX2 and HAL2 basics
In this course, we show you how to work with STM32CubeMX2. The course focuses on understanding STM32CubeMX2, handling basic tasks, and using it to create basic projects.
What you'll learn
- Proficiency in STM32CubeMX2 and learn how to build and debug projects on a NUCLEO-C562RE board.
The playlist is regularly updated with new videos, so stay tuned!
Ready to get started?
The video is available at our YouTube playlist embedded below, or at the URL:
https://www.youtube.com/playlist?list=PLTJzs51NlEIDAIRZ79aKiPAljpfQkT2i5
Join the discussion
Share your thoughts, ask questions, and engage with fellow developers. Our experts are active in this post and they are excited to hear your feedback.
Related knowledge articles
How to start
- How to create a new project with STM32CubeMX2
- Getting started with STM32CubeMX2 tab system
- How to generate code for VS Code from STM32CubeMX2
- How to setup VS Code profile for STM32CubeMX
- How to generate code for IAR from STM32CubeMX2
How to configure/use a peripheral
- How to use clock configuration in STM32CubeMX2 for STM32C5
- How to configure the MPU with STM32CubeMX2
- How to use the IRQ callback with STM32CubeMX2 and HAL2
- How to use RTC and backup registers with STM32CubeMX2
- How to use the DMA in normal mode with STM32CubeMX2
- How to use the EXTI with STM32CubeMX2
- How to set NVIC priority with STM32CubeMX2
- How to use UART with STM32CubeMX2
- How to use TIM with STM32CubeMX2
- How to use SPI with STM32CubeMX2
- How to use I2C with STM32CubeMX2
- How to use ADC with STM32CubeMX2
- How to use DAC with STM32CubeMX2
- How to use FDCAN and HSE with STM32CubeMX2
How to configure/use Middleware
- How to use Middleware with STM32CubeMX2
- How to use FreeRTOS™ with STM32CubeMX2
- How to use the STM32CubeMX2 Part Drivers and BSP
- How to use EEPROM Emulation with STM32CubeMX2
Tips and tricks
- How to select the dark theme color on STM32CubeMX2
- How to use the MCO with STM32CubeMX2
- How to change the HAL2 TimeBase from SysTick to a timer in STM32CubeMX2
- How to generate CRC for post build with STM32CubeMX2 and STM32C5
- How to run code from RAM with STM32CubeMX2 and VS Code
