How to connect W5500 lib in STM32CubeIDE

How to connect W5500 lib in STM32CubeIDE?
Please give instructions on how to do this.
Desirable by example STM32F103.

I read a similar thread but nothing worked.

W6100-EVB examples in STM32CubeIDE

Maybe someone will find time to answer.

I think you should refer to the link below.

There are several areas in wizchip_conf.h.c and HAL_Config.h that need to be fixed or checked.
You need to check the SPI Pin map(in HAL_Config.h) and change the WIZCHIP value to W5500(wizchip_conf.h).


image