Skip to main content
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 

    1 reply

    Andrew Neil
    Super User
    October 10, 2024

    @Snehal2001 wrote:

    It looks like you're trying to ... 


    Who are you addressing here? Is this meant to be a reply to something?

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    Associate
    October 11, 2024

    stm32 nucleo board use ethernet communiction  send string on board pb7 led on same off string

     

     

    stm32f746 nucleo board use ethernet communiction herculus software use tcp server send string on tcp client receive string than board pb7 led on same off string ethernet use all file code send

     

     

    Andrew Neil
    Super User
    October 11, 2024

    That doesn't answer the question!

    What are you talking about?

    Do you have a question to ask?

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.