STM32CubeMX 38-Telenet module driven by hardware SPI (W5500)

This section details the use of STM32 CubeMX to configure the hardware SPI of STM32L431RCT6 with W5500 communications to drive the Tainet module.
ORIGINAL POST
By TonyWang
components
Hardware Components
STM32L431RCT6
X 1
W5500 Module
X 1
Software Apps and online services
CubeMX
details

001-20220719-152112.png

Original : https://yeah366.com/2021/12/STM32CubeMX-38-Telenet-module-driven-by-hardware-SPI-W5500/

This section details the use of STM32 CubeMX to configure the hardware SPI of STM32L431RCT6 with W5500 communications to drive the Tainet module.

4. Transplant W5,500 official drive

#4.1. Download official drive library

W5,500 officially provides ioLibrary v2.0.0, and ioLibrary is the wiZnet chip’s wice drive bank, which includes driver and application protocols. The driver (ioLibrary) can be used for applications such as W5500, W5300, W5200, W5100 W5100S.

There are two download addresses:

Source directory structure:

  • Ethernet: SOCKET API interface similar to BSD and WIZCHIP (W5500 / W5300 / W5200 / W5100 S) driver :: Internet: various application-level protocol stores
    • DHCP client
    • DNS client
    • FTP client
    • FTP server
    • SNMP agent/trap
    • SNTP client
    • TFTP client
    • HTTP server
    • MQTT Client

001-20220719-152112.png

Original : https://yeah366.com/2021/12/STM32CubeMX-38-Telenet-module-driven-by-hardware-SPI-W5500/

This section details the use of STM32 CubeMX to configure the hardware SPI of STM32L431RCT6 with W5500 communications to drive the Tainet module.

4. Transplant W5,500 official drive

#4.1. Download official drive library

W5,500 officially provides ioLibrary v2.0.0, and ioLibrary is the wiZnet chip’s wice drive bank, which includes driver and application protocols. The driver (ioLibrary) can be used for applications such as W5500, W5300, W5200, W5100 W5100S.

There are two download addresses:

Source directory structure:

  • Ethernet: SOCKET API interface similar to BSD and WIZCHIP (W5500 / W5300 / W5200 / W5100 S) driver :: Internet: various application-level protocol stores
    • DHCP client
    • DNS client
    • FTP client
    • FTP server
    • SNMP agent/trap
    • SNTP client
    • TFTP client
    • HTTP server
    • MQTT Client
documents
Code
Wiznet/ioLibrary_Driver
mculover666/ioLibrary_Driver

COMMENTS

Please Login to comment
  Subscribe  
Notify of
POSTED BY
Reusable S/W