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

Knowledge Base Articles

Do I need TCPP01-M12 if I use USB Type-C™ at 5V only?

Do I need TCPP01-M12 if I use USB Type-C™ at 5V only?Consider that a defective or low-quality charger or cable is connected to your sink application and provides a voltage higher than negotiated, even if your sink application requests only 5V. Actual...

LauraCx by ST Employee
  • 489 Views
  • 0 comments
  • 1 kudos

How to connect my STM32 board to the X-NUCLEO-LPM01A

How can I connect my STM32 board with the X-NUCLEO-LPM01A (STM32 Power Shield)? There are several different ways to connect your STM32 board to the STM32 power shield, some more complex than others. In this article, we will discuss the simplest way t...

1029.png 1030.png 1031.png 1032.png

CRC computation in STM32 MCUs and post-build creation

1. Introduction Cyclic Redundancy Check (CRC) is an error detection method for digital datas based on binary division.CRC algorithm generates a fixed checksum code length.  2. How is CRC value calculated, how to determine CRC algorithm in embedded ap...

1500.png 1501.png 1502.png 1503.png

STM32H7 Dual-Core: How to communicate between CM4 & CM7

This FAQ responds to the inquiry related to the dual core communication on STM32H7, CM4 & CM7.  1. Why to use an STM32H7 dual-core device? STM32H745/755 and STM32H747/757 are double cored products that support Arm Cortex-M7 core and Arm Cortex-M 4 co...

Source code of external loader

Where can I find source code of external loader (.stldr) for STM32 devices?GitHub Repository ST GitHub repository contains dedicated folder for external loaders. There are many projects for ST evaluation boards and memory sales types.Repository link ...

How to configure VREFBUF on my STM32

The voltage reference buffer embedded in most STM32 devices serve two main purposes: 1. used as a voltage reference for ADCs, and DACs 2. used as a voltage reference for external components through the VREF+ pin Note that as each product family is un...

1005.png 1006.png 1007.png 1008.png

How can I upgrade my X-NUCLEO-LPM01A’s firmware?

Upon powering up the power shield, the current firmware version will be displayed on the LCD.It is recommended to keep your power shield up to date with the latest firmware available. This will allow you to seamlessly use the power shield and STM32Cu...

910.png 912.png 915.png 917.png

How to conduct a STM32 self-schematic review PT. 1

In this two-part article we will cover several main areas of focus when conducting a self-review of a custom STM32 schematic and share some hardware debugging tips.In total, there are seven key areas to consider when conducting your STM32 schematic r...

990.png 991.png 992.png 993.png

How do ThreadX Message Queues work on STM32 part 3

How do ThreadX Message Queues work on STM32? Welcome back to the third part of the "How do ThreadX Message Queues work on STM32" article.  1. How to add Sender2 thread Now that the first demo is completed, let’s add our Sender2 thread and evaluate th...

204.png 205.png 206.png 207.png