Working with sockets on the STM3210C-EVAL board
Posted on July 18, 2017 at 09:26I'm trying to write application on the STM3210C-EVAL that will open multiple tcp connections.I've started with the VisualGDB STM32 CubeMX sample LwIP_TCP_Echo_Client sample and it works on my eval board (the applicati...