User Activity

Summary To understand how middleware like NetXDuo and LwIP use the STM32 HAL Ethernet driver, this article demonstrates a bare metal application to send and receive Ethernet frames. SummaryPrerequisitesObjectivesStep-by-step instructions1. Board conf...
Introduction In this article, we discuss some debugging tips when the Ethernet is not working as expected. When working with the Ethernet peripheral on an STM32 either through a costume board and firmware or with one of ST provided boards and middle...
Introduction For a firmware developer targeting and STM32 MCU based on a Cortex® M, they need to keep an eye on memory access, hardware availability, clock, and power to avoid running into issues that can be hard to follow and determine their root c...
Summary Protecting the firmware is a paramount concern in the design and deployment of embedded systems. STM32 microcontrollers, which are integral to countless applications, employ various mechanisms to safeguard against unauthorized access and ta...
Summary Our STM32Cube_FW_H5 package contains several UDP application examples that can be of great help. This article provides a detailed guide on how to develop an application using NetXDuo and benefit from TrustZone® isolation and security featur...
Kudos given to