STM32F429ZI Nucleo Ethernet Problem
Hi I am currently working on a project where I have to implement an Ethernet Driver. below is my code.I am trying to send ARP packets to my directly connected laptop without expecting response (Rx is not used). Code runs without MAC controller and DM...