Library for interfacing Wiznet W5200 SPI/LAN Bridge
The W5200 chip is a Hardwired TCP/IP embedded Ethernet controller that enables easier LAN connection for embedded systems. It is a single chip solution to implement TCP/IP Stack, 10/100 Ethernet MAC and PHY.
Available W5200 events
W5200 Eventhandler
Socket events
This function is called when an socket event happend
Initializes the SPI communication with the W5200 and the control pins
setup structure
Setup W5200 with basic configuration from sSetupt
Close W5200 driver for the selected handle (interface)
Power up W5200 chip
Enter W5200 power down mode
Reset W5200 chip
possible W5200 operating states
This function returns the current W5200 operating state
Mode register values
Create a socket
Close Socket
TCP Client: Connect to TCP server
TCP Client: Disconnect from TCP Server
TCP: Send data to a connected device
Receive the data in TCP mode.
Directly read W5200 register values
Directly write to W5200 registers