User Activity

Hi,I am using the STM32H7S78-DK board along with STM32CubeIDE for programming. My goal is to configure Ethernet and enable UART4 for debugging purposes. However, I am facing issues with the memory configuration file `STM32H7S7L8HXH_RAMxspi1_ROMxspi2....
Hello, I am currently working with the STM32H7S78-DK board using STM32CubeIDE for setup. I have connected four external buttons to the following pins: D2 (PF1), D4 (PF2), D7 (PF3), and D8 (PF4) on the board. I have configured the buttons as external ...
Hello,I am currently working with the TouchGFX Designer tool and have successfully created a simulator project. I would now like to migrate this project to the STM32H7S78-DK board but am unsure of the necessary steps or adjustments required.Could you...
Hello,I am working with the STM32H7S78-DK board, and I have enabled the UART4 serial interface (using PD0/PD1) for both programming and debugging. However, I am unable to print logs to the Putty terminal.Environment:STM32H7S78-DK BoardUART4 on PD0/PD...