User Activity

Introduction The NRST pin can be configured in GPIO mode and this is handy for small packages such as STM32C011 8-pin package. In this article, we explain the constraints and potential workaround of using NRST pin in GPIO mode. STM32C011D6Yx 8pin pa...
Introduction The STM32H5 microcontroller series has been observed to exhibit issues when using the GO command to start user code after entering the bootloader via a hardware reset. This article aims to explain the problem in detail and provide possi...
Summary This article shows how to integrate Mbed TLS with hardware acceleration offloading benefiting from embedded hardware crypto engines (AES, PKA, HASH). Introduction The STM32H5 series is a powerful microcontroller family that benefits from ha...
Introduction This article provides a step-by-step guide on how to use the Instrumentation Trace Macrocell (ITM) console to redirect print statements and LWIP debug messages in STM32CubeIDE. These tools are valuable for debugging and optimizing your ...
Summary In this article, we guide the users of the Azure NetX Duo middleware to handle multiple TCP clients on the STM32H563 microcontroller as an example.  This guide is divided into two parts: Handling multiple clients on the same portHandling mult...
Kudos given to