STM32F7 Ethernet on bare metal without Cubemx
Hi Team,I am Using STM32F7 nucleo board, I created project using ST CUBEIDE version 1.16.0.Note: NOT USING CUBEMX and RTOSI have taken a ref code for low level eth functions ethernetif.c and lwip.c.I Enabled Enable DHCP, Http and SSI it is working fi...