Skip to main content
valizadeh65
Visitor II
March 12, 2016
Question

send raw eth packets

  • March 12, 2016
  • 0 replies
  • 500 views
Posted on March 12, 2016 at 07:47

hi 

i am able to send/rec udp/tcp-ip packets on my stm32F4 via LWIP library and aid of cubeMX.

i can see and track the transmitted packets from the STM32 board to pc (via wireshark)

 

now i need to send some raw Ethernet packets with the standard IEEE structure and (without any need to bind to an ip address or having an TCP/IP header inside the packet)

|receiver MAC|SenderMAC|Length|Data| 

    This topic has been closed for replies.