User Activity

To implement Ethernet communication on the STM32F746 Nucleo board where the Hercules software acts as a TCP server, and the STM32 board (acting as a TCP client) sends a string to control an LED on PB7, same as off string send server recevie the clien...
stm32 nucleo board use ethernet communiction  send string on board pb7 led on same off string It looks like you're trying to implement a TCP client on an STM32 Nucleo board that controls an LED connected to pin PB7 based on the string send  on  sever...