Associate
October 10, 2024
Question
embbeded stm32f746 nucleo board ethernet use
- October 10, 2024
- 1 reply
- 1470 views
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 received from a TCP client. You mentioned that the code is not functioning as expected, specifically that the LED does not turn ON or OFF despite receiving the correct strings ("ON" or "OFF") from the Hercules TCP server. hercules software use
