2016-03-11 10:47 PM
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|