User Activity

I found a link as followinghttps://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/STM32H743I-EVAL/Applications/LwIPI use tcp_echo_client to test on my stmh743eval 2 board, flashing and running is ok, but it doesnt include ioc file , i...
I create new project from touchGFX, by adding 5 simple widgets , generate code, run simulators, run targer all are working and success. Open the file with CubeIDE, build and run ars also OK.Enable and set up ETH, LwIP, freertos using CubeIDE are ok....
I uses touchGFX associated with Cube IDE with ETH, lwip freertos , it is compiling ok and working. But found ETH gpio pin of ETH in ioc, the max speed is setting to low, so I change it to veryhigh , rebuid the code found a new TouchGFX folder is cre...
I use H743I Eval2 board , able to build application with TouchGFX to display data. I am trying to activate ETH with lwip middleware with CubeIDE. have enable CORTEX_M7 (Icache,Dcache) but can not select any mode (MII, RMII) in ETH, (a forbidden mark ...