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

Knowledge Base Articles

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

How to use STM32U5 with FreeRTOS™ in tickless mode

Introduction In this article, we cover the needed steps to use the FreeRTOS™ in tickless mode, specifically entering in STOP2 low-power mode with the STM32U5. In this example, we use the X-CUBE-FREERTOS™ pack with the LPUART and EXTI as the wake up s...

minor changes.jfif used by freeRTOS.png debounce filter.png baud rate.png

How does the ThreadX Semaphore work

ThreadX provides 32-bit counting semaphores that range in value between 0 and 4,294,967,295. There are two operations for counting semaphores: tx_semaphore_get and tx_semaphore_put. The get operation decreases the semaphore by one. If the semaphore i...

249.gif 250.png 251.png 252.png

How to reach 480MHz for STM32H7xx MCUs

How to reach 480MHz on system clock for STM32H7xx MCUs using STM32CubeMX? You can reach 480MHz only for the following STM32H7 part numbers :  STM32H747/757 STM32H745/755 STM32H743/753STM32H742STM32H750 Note: For some parts, you need to check the maxi...

1672.png 1673.png 1674.png 1675.png
Foued_KH by ST Employee
  • 4299 Views
  • 0 comments
  • 4 kudos