lwIP stack not working on STM32L073
Hi ,I am working on STM32L073 controller that talks to host over ethernet .Controller has no onboard ethernet port hence it uses spi interface to communicate with LAN9250 ethernet IC . In initial stage, i was able to transmit and recive packet(obser...