STM32 Sidekick is now live on the ST Community. This AI-powered tool, trained exclusively on official STM32 documentation, helps you find answers faster than ever.
When developing with STM32 microcontrollers, developers can choose between various IDEs to create their application and program/debug their device. VS Code is a great option because many developers are familiar with it, it’s easy to use, and it’s a lightweight application.
Summary This article provides a comprehensive guide on running AI models from the STM32 model zoo on STM32N6 microcontrollers. It includes step by step instructions on selecting a model, preparing the development environment, and converting the model using STM32Cube.AI. The guide also explains how t...
Summary The STM32N6 boot ROM is a critical component that initiates the boot process for the STM32N6 microcontroller. It performs various functions such as system initialization, reset source detection, and boot memory device selection. It supports various external memory devices and facilitates cod...
Introduction This article gives you the key information you need to dive into USB development on STM32. It mentions various resources, including training (MOOCs), articles, and application notes, that can help understand USB theory and hardware implementation. 1. USB theory 1.1 Starting with the fun...
Summary This article covers how to program and debug your STM32 device with the Arduino IDE. In this knowledge article, we explore the following main points: How to install the STM32 MCUs in the Arduino IDE How to program a simple blink LED based on the default example offered A brief description o...
What’s next CubeIDE will keep supporting current and future STM32 devices. Our main focus will shift to improving STM32CubeIDE for VS Code. The existing STM32CubeIDE still offers better debugging features. Version 2.0.0 makes maintenance of the current IDE simpler and more efficient. As always, your feedback is essential in shaping the future of STM32CubeIDE (s). Please share your ideas and ...