Wiznet makers

mark

Published September 04, 2023 ©

62 UCC

8 WCC

40 VAR

0 Contests

0 Followers

0 Following

Original Link

STM32(HAL library) + W5500

STM32(HAL library) + W5500

COMPONENTS
PROJECT DESCRIPTION
1.It should be noted that the resistors R12~R17 are for mode selection, and which ones to weld are selected according to actual needs.
2.SPI interface for MCU & W5500, plus the INT and RST pins, occupying a total of 6 IOs, of which the INT pin can be used, and RST generally needs to be connected.
 

SW Part:

https://github.com/Wiznet/ioLibrary_Driver

SPI setting:

Add socket.c , wizchip_conf.c & W5500.c in the project:

SPI initialization:

Documents
Comments Write