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 implement a non-blocking scanf function

1. Introduction This article shows how to implement and redirect the scanf function to the UART, in a nonblocking way. Therefore, was chosen that this function is working through tasks on FreeRTOS™ and so the main code is located at the FreeRTOS™ app...

471.png 472.png 473.png 474.png

STM32 UART DMA RX/TX

This is an application note and contains a list of examples about 2 distinct topics:   Receiving data with UART and DMA when application does not know in advance size of bytes to be receivedTransmitting data with UART and DMA to avoid CPU stalling an...

How to Control GPIO Pins with AWS Shadow

The following document will provide you with a brief overview of the basics of activating GPIO pins on the STM32U5 dev board to interact with a relay. This document will focus on the steps to configure the STM32U5 boards software to enable GPIO pins ...

1415.png 1416.png 1417.png 1418.png

How to implement USB Communication Device Class (CDC)

1. Communication of USB CDC in device mode For handling communication of USB CDC in device mode using legacy STM32 USB libraries are important 3 functions located in file usbd_cdc_if.c: CDC_Receive_xS - interrupt callback signaling received packet fr...

STM32WB stack update overwrite M4 application

Why does STM32CubeProgrammer erase/overwrite data (Cortex-M4 application) at flash address (0x08000000) during STM32WB Stack update over SWD? FUS can be managed only from internal bootloader or internal memory If SWD is used (means no-bootloader), th...

119.png

Connect the B-U585I-IOT20A board to Azure IoT Hub

Simple tutorial to connect the B-U585I-IOT20A Development kit to Azure IoT Hub.Introduction:In this article, we connect the B-U5U5I-IOT20A discovery board to Azure IoT Hub. IoT Hub is a cloud-hosted application that allows you to communicate with you...

1401.jpg 1404.jpg 1406.png 1408.png

Getting started with the STM32U5 IoT Node and Azure IoT and AWS

This article provides the necessary information for getting started with the B-U585I-IOT02A IoT Node with Azure IoT and AWS IoT Core 1- Hardware The B-U585I-IOT02A Discovery kit provides a complete demonstration and development platform for the STM32...

593.png
Slim.J by ST Employee
  • 1602 Views
  • 0 comments
  • 1 kudos

Azure IoT Central B-U585I-IOT02A Notification Setup

Tutorial: Create a rule and set up notifications in your Azure IoT Central application for the STM32U5 board. Introduction:In this article, we use Azure IoT Central to monitor the telemetry sent by a device and create a rule that automatically invoke...

1392.png 1393.png 1394.png 1395.png

What are CRC features in STM32 MCUs?

1.  Cyclic Redundancy Check Cyclic Redundancy Check (CRC) is an error detection method for digital data based on binary division.CRC algorithm generates a fixed checksum code length. 2. What are CRC features in STM32 MCUs? The hardware CRC peripheral...

1619.png
LauraCx by ST Employee
  • 4138 Views
  • 0 comments
  • 2 kudos

Azure IoT Central B-U585I-IOT02A Secure Quick Connect

A simple guide to quickly and freely connect your B-U585I-IOT02A to Azure IoT Central 1. IntroductionThe following tutorial outlines how to connect the B-U585I-IOT02A Discovery Kit to Azure IoT Central with the X-CUBE-AZURE package using the followin...

1399.jpg 1400.png 1402.png 1403.png

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
  • 626 Views
  • 0 comments
  • 1 kudos