STM32 MCUs
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

How to add a BSP to an STM32CubeIDE project

1. Introduction STMicroelectronics offers BSPs (Board Support Packages) for all STM32 Evaluation and Nucleo boards as well as Discovery Kits. In this article we will see how to add a BSP to your STM32CubeIDE project.  2. Prerequisites   Hardware: Min...

1712.png 1714.png 1717.png 1718.png

USB device not recognized

The USB device is detected by the PC (USB host), but the device initialization reports an error, like. "error code 10" on Windows. What is the problem?  When using the HAL libraries, the source of this problem can be a too small heap configured in th...

705.png

NanoEdge AI Studio install/activation troubleshooting

Common causes for issues during the install and activation process, are network communication problems. 1. Checklist, in order of importance Antivirus silently blocking network connectionsProxy with incorrect settings (try with no proxy first)VPN bl...

Untitled.png image.png
Julian E. by ST Employee
  • 1895 Views
  • 0 comments
  • 1 kudos

How to clone a dual core project in STM32CubeIDE

This article presents a quick guidance on how to clone an existing dual core project for any STM32 dual core MCU. Introduction In this article, a few steps are presented as guidance to copy/clone an existing dual core project for the STM32H7 series....

BMontanari_0-1702562007742.png BMontanari_1-1702562007744.png BMontanari_2-1702562007744.png BMontanari_3-1702562007745.png

How to create a LoRaWAN server on local PC (1/2)

The usual free offer for a LoRaWAN server usually consists of only one network with up to 10 devices per registration. So the purpose of this tutorial is to show, that the Network server of the LoRaWAN network can be quite simple and running on a loc...

26.jpg 27.png 28.png 29.png

How to utilize STM32 system (ROM) bootloader commands

1. System (ROM) bootloader The system bootloader is present on all STM32 MCUs. As the name suggests, it is located on the system memory (ROM) area of the MCU. The system bootloader is located on the read only portion of the memory and is programmed ...

AMEMCUSM_0-1699295709220.png AMEMCUSM_1-1699295709234.png AMEMCUSM_0-1699997045423.png AMEMCUSM_3-1699295709381.png

How to install STM32CubeIDE on Mac with M1 core

This article describes how to install STM32CubeIDE on a Mac with M1 core using Big Sur operating system and Rosetta 2.   1. Background Current version of STM32CubeIDE is built to run on Intel x86_64 processors with the following operating systems an...

758.png 759.png 760.jpg 761.png
EJOHA by Senior
  • 35299 Views
  • 4 comments
  • 1 kudos

Empty check mechanism on STM32

1) GPIOs are not in High impedance after reset2) User code is not executed after programming empty deviceOn most STM32s GPIO after reset are configured in high impedance except for Debug pins. Some STM32s implement so called empty check mechanism, wh...

127.png

How to use SRAM Parity in your application

Many of our microcontrollers provide the option to enable a parity check on SRAM via the option bytes. This feature becomes particularly useful when trying to get your product certified for safety critical applications, as without the parity check it...

1325.png 1327.png 1328.png 1330.png

How to use the LPBAM feature: An example using STM32U5 board

This article provides guidelines on how to use the LPBAM feature in the STM32U5 series to allow peripherals to be autonomous and optimize the power consumption in STOP2 mode.The LPBAM stands for low-power background autonomous mode. It is an operatin...

Sarra.S by ST Employee
  • 4473 Views
  • 6 comments
  • 1 kudos