User Activity

Summary This article provides a step-by-step guide on how to use a FDCAN peripheral to establish communication between two NUCLEO-G0B1RE boards. Also, outlining the process from configuring the hardware connections to developing and testing the firm...
Summary This article presents a step-by-step tutorial on who to use the USBX package to develop a USB device composite application on an STM32. The tutorial is based on NUCLEO-H723ZG and can be easily tailored to any other STM32 that is compatible w...
This article demonstrates how to implement a webserver application using the AzureRTOS ecosystem, relying on the NetXDuo stack for Ethernet communication. We also use FileX for hosting the pages in the MCU’s embedded flash and ThreadX as RTOS. The d...
Summary This article guides you on how to use FileX, a fully compliant FAT library for media storage and file system management with eMMC. In this example, the selected hardware is an STM32U5A9-DK board featuring anintegrated eMMC card readily avail...
Summary This article shows how to integrate a library, in the form of an achieve file (*.a) in your project, so you can use the functions of the library with a simple header file.  Introduction A library can be defined as a set of nonvolatile resour...