Skip to main content
January 29, 2024
Question

HAL Ethernet API

  • January 29, 2024
  • 2 replies
  • 1184 views

Hello. I want to use raw ethernet with HAL API. Is there any example for it ? I dont want to use LWIP, just raw ethernet frames and communicate between 2 board. Any example for guide could help me alot

    This topic has been closed for replies.

    2 replies

    ST Employee
    January 29, 2024

    Hello @Legacy member ,

    Unfortunately there is not an example using the raw HAL API to establish a communication so you need to develop your proper software to do so ,and this will be quite challenging without any middleware .

    BR

    Graduate II
    January 29, 2024

    I want to do a similar thing myself at some point, looking at the headers in the HAL ETH driver, it looks like there is a lot to know... :(  watching thread with interest

    Super User
    January 30, 2024

    Bring more popcorn ! ))