User Activity

I am currently working on a project using TouchGFX, Ethernet an LwIP on a STM32H745I board and I was wondering if anyone has encountered a similar issue.I am using :the firmware package v1.9 for the H7 (I also tried with the v1.10),TouchGFX 4.18 (I a...
Hello, I was wondering how to implement a SNTP Client. I am using the STM32H745I board and I am able to ping through Ethernet, without OS. From what I have understood so far, I am supposed to redefine a macro called SNTP_SET_SERVER_TIME. Am I suppose...