STM32 MCUs
From FAQs to complete How-to articles, find useful articles on STM32 MCUs programming, troubleshooting, ecosystem, and product details.
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

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 operati...

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

How to install X-CUBE-AI through STM32CubeMX

This installation guide shows how to install the X-CUBE-AI expansion package through STM32CubeMX.  X-CUBE-AI is an STM32Cube expansion package that expands the capabilities of STM32CubeMX and is a part of the STM32Cube.AI ecosystem. It offers automat...

AMEMCUSupportCenterAD_0-1693955140456.png AMEMCUSupportCenterAD_1-1693951057612.png AMEMCUSupportCenterAD_4-1693960172543.png AMEMCUSupportCenterAD_5-1693960208871.png

How is my SPI's baudrate calculated using STM32CubeMX?

STM32CubeMX is a graphical tool that allows users to configure STM32 MCUs (microcontrollers) and MPUs (microprocessors) quickly and simply. In addition, the tool also assists in generating the corresponding initialization C code for the Arm Cortex-M...

StefanieLAU_1-1693987620071.png StefanieLAU_2-1693987620069.png StefanieLAU_3-1693987620073.png StefanieLAU_4-1693987620075.png

How can I output a clock signal to the STM32’s MCO pin?

STM32CubeMX is a graphical tool that allows users to configure STM32 MCUs (microcontrollers) and MPUs (microprocessors) quickly and simply. In addition, the tool also assists in generating the corresponding initialization C code for the Arm Cortex-M...

StefanieLAU_0-1693989229209.png StefanieLAU_1-1693989229188.png StefanieLAU_2-1693989229191.png StefanieLAU_3-1693989229204.png

Custom external loader "failed to download segment[0]"

Why do I get an "failed to download Segment[0]" error when using a custom external loader in STM32CubeProgrammer version 2.7.0 or higher? The trace shown below is only an example, some values may vary, but the main point is that an error is raised (a...