User Activity

Hi,I am working with the STM32H7S78-DK board and trying to implement Flash read/write functionality in my project (Touchgfx). Below is my code for handling Flash read and write operations: #define FLASH_USER_START_ADDR ((uint32_t)0x08000000) typed...
Hello,I am using the STM32H7S78-DK board and STM32CubeIDE for development. In my application, I am working with UART communication between UART4 and UART7.Objective:I am sending data from UART4 (connected to the Virtual COM port on the board).The dat...
Hello,I am using the STM32H7S78-DK board along with TouchGFX, and I am attempting to display a video on the board's LCD. I have attached an AVI video file that I am trying to play. However, I am facing issues as the video is not running on the displa...
 Dear ST Support Team,I am working on the STM32H7S78-DK board and have successfully implemented a TouchGFX-based project. However, I am facing issues when trying to add Ethernet support to the project while using FreeRTOS.When I call MX_LWIP_Init(), ...
Hello,I am currently working with the STM32H7S78-DK board, using STM32CubeIDE for programming. My goal is to configure the Ethernet peripheral and send/receive data via UDP. As a reference, I am following the example project provided at the following...
Kudos from
Kudos given to