Associate
March 14, 2025
Question
Web server using nucleo476rg and W5500
- March 14, 2025
- 2 replies
- 940 views
Hello! I made recently small project using the NUCLEO476RG board and W5500 Ethernet shield which basically makes a web server. I followed this guide: https://www.micropeta.com/video109. The problem is, i cant receive the ip adress from the W5500 chip after the project debugging and can't connect to web server. I tried different spi, ethernet shield and etc (so it's possibly not the hardware problem). I also tried setting the breakpoint after the wizchip initialization (line 265 in main.c). The spi on nucleo is working, i proved it with oszilloskop. I would be very grateful for any advice.
