User Activity

Hello,I try to do a connection via TCP with LWIP/FreeRTOS activated (ioc file joined)For testing i use telnet command and I am unable tio pass the "accept" function.Here the simple piece of code: int sock, newconn, size; struct sockaddr_in add...
Hello,I'm independent developer involved in a STM32H7 project.I need to activate traces in SWV console of TrueSTUDIO. I've attached my .io CubeMX project, I think it is well configured.I've configured in the debugger tab of TrueStudio : SWD // SWV ch...