Use of SP_Ethernet

This module uses W5500 as the main control chip, which is an embedded Ethernet controller that integrates a full hardware TCP/IP protocol stack.
1. Parameters#
- Working voltage: 2.6V~3.6V
- Working current: <132mA
- Sleep current: <15mA
- Communication interface: SPI
- Operating temperature range: -40℃ ~ 85℃
For detailed module information, please refer to Ethernet Specification
2. Instructions#
- Preparation: The development board with the latest firmware, sp_ethernet module, and network cable.
- Run: Connect the module, modify the configuration surrounded by config in Sample Code, the module will print the communication data after running.
The procedure is as follows:
- Create SPI and use SPI to create WIZNET5K wired network card
- Print current IP information
Related API reference: wiznet5k API
Related Issues not found
Please login GitHub to create issue