User Activity

Hello,I am working on a TouchGFX project using the STM32H7S78-DK board and implementing dynamic text updates on the display. The text fields should display data read from Flash memory, such as firmware version, name, and model. However, the text is n...
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(), ...
Kudos from
Kudos given to