User Activity

HiI'm using STM32F439 Dev Board and LWIP as TCP/IP stack; I'm using TCP echoserver example. the board is connected to PC. when I send a message from PCto the board, it echoes back the message. But there is a problem. aftersending exactly 1000 message...
HiI design a custom board with STM32f429. I want to send and receive messages via CAN. I can receive message but I can't send any message. I used HAL library and SPL library and they have the same result. How can i resolve it?
Posted on July 16, 2018 at 14:24Hi I am using STM32439I-EVAL board. I want to program my board via ethernet. I searched and i could find an example in ST web site.https://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software...