Using STM32G0x with Ethernet Controller interfaced over SPI
Hello,I have existing hardware designed using STM32G0B1VET6 microcontroller. I want to redesign this hardware to provide Ethernet interface. I am planning to use ICs like LAN9250 or KSZ8851 or ENC424J600. But all these ICs require TCP/IP stack on hos...