2025-08-20 5:45 AM
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 host side (microcontroller in my case). I want to know if it is possible to configure having TCP/IP stack using STM32CubeMX for this controller. If yes, is there any way i can interface SPI driver which I will have to develop to interface any one of the above ICs?
Thanks,
Pradeep