Minimum Memory requirement for lwIP stack integration on stm32 devices?
Hi,I am trying to integrate lwIP stack on stm32L0 controller(which does not have on board ETH port hence LAN IC is interfaced using SPI). i have integrated the stack but while sending the UDP packets, I am observing "hard fault".I have few questions...