Wiznet makers

gavinchang

Published June 27, 2024 ©

53 UCC

25 WCC

60 VAR

0 Contests

3 Followers

0 Following

Original Link

ADIY W5500-EVB-Pico RP2040 Evaluation Board

W5500-EVB-Pico RP2040 Evaluation Board, a cutting-edge microcontroller evaluation board from Adiy, merges the power of the Raspberry Pi RP2040 with the seamless

COMPONENTS Hardware components

WIZnet - W5500

x 1


PROJECT DESCRIPTION

W5500-EVB-Pico RP2040 Evaluation Board

Original price was: ₹850.00.Current price is: ₹780.00. (Including GST)

W5500-EVB-Pico RP2040 Evaluation Board, a cutting-edge microcontroller evaluation board from Adiy, merges the power of the Raspberry Pi RP2040 with the seamless Ethernet connectivity of the W5500. This innovative board retains the familiar Raspberry Pi Pico form factor while integrating Ethernet capabilities through the W5500.

Designed for simplicity and versatility, the W5500-EVB-Pico features a pinout directly linked to the RP2040 GPIO, mirroring the layout of the Raspberry Pi Pico. Notably, GPIO16 to GPIO21 is dedicated to facilitating SPI communication with the W5500 for Ethernet functionality. While utilizing the Ethernet feature, these pins are exclusively allocated and cannot serve other purposes.

Experience the convenience of enhanced connectivity and streamlined development with the W5500-EVB-Pico, an ideal solution for a myriad of IoT and networking applications.

 

Description

W5500-EVB-Pico RP2040 Evaluation Board with Ethernet is a microcontroller evaluation board based on the Raspberry Pi RP2040 and fully hardwired TCP/IP controller W5500 – and works the same as Raspberry Pi Pico board but with additional Ethernet via W5500.W5500-EVB-Pico pinout is directly connected to the GPIO of RP2040. It has the same pinout as the Raspberry Pi Pico board. However, GPIO16, GPIO17, GPIO18, GPIO19, GPIO20, GPIO21 are connected to W5500 inside the board. These pins enable SPI communication with W5500 to use the Ethernet function. If you are using the Ethernet function, these pins cannot be used for any other purpose.

The W5500 chip is a Hardwired Internet controller designed as a full hardwired TCP/IP stack with WIZnet technology. W5500 provides Internet connectivity to your embedded systems by using SPI(Serial Peripheral Interface). SPI provides easy connection via external MCU to W5500. The clock speed of W5500 SPI supports up to 80MHz.

Since W5500 integrates the Hardwired TCP/IP stack with 10/100 Ethernet MAC and PHY, it is truly a one-chip solution for stable internet connectivity. WIZnet’s Hardwired TCP/IP stack supports TCP, UDP, IPv4, ICMP, ARP, IGMP, and PPPoE – and it has been proven through various applications over the last decade.

W5500 provides 8 independent SOCKETs to be used simultaneously and 32KB internal memory for data communication. Users can develop an Ethernet application easily by using the simple W5500 SOCKET program instead of handling a complex Ethernet controller. W5500 also provides WOL (Wake on LAN) and a Power Down Mode to reduce power consumption.

Features: W5500-EVB-Pico RP2040 Evaluation Board

  1. RP2040 microcontroller with 2MByte Flash
  2. Dual-core cortex M0+ at up to 133MHz
  3. 264kByte multi-bank high-performance SRAM
  4. External Quad-SPI Flash with eXecute In Place (XIP)
  5. High-performance full-crossbar bus fabric
  6. 30 multi-function General Purpose IO (4 can be used for ADC)
  7. 8-3.3V IO Voltage (NOTE. Pico IO voltage is fixed at 3.3V)
  8. 12-bit 500 ksps Analogue to Digital Converter (ADC)
  9. Various digital peripherals
  10. 2 × UART, 2 × I2C, 2 × SPI, 16 × PWM channels
  11. 1 × Timer with 4 alarms, 1 × Real Time Counter
  12. 2 × Programmable IO (PIO) blocks, 8 state machines total
  13. Flexible, user-programmable high-speed IO
  14. Can emulate interfaces such as SD Card and VGA
  15. Includes W5500
  16. Supports Hardwired Internet Protocols: TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE
  17. Supports 8 Independent Hardware SOCKETs simultaneously
  18. Internal 32 Kbytes Memory for TX/ RX Buffers
  19. Supports High Speed Serial Peripheral Interface(SPI MODE 0, 3)
  20. USB type C port for power and data (and for reprogramming the Flash)
  21. 40 pin 21×51 ‘DIP’ style 1mm thick PCB with 0.1″ through-hole pins also with edge castellation
  22. 3-pin ARM Serial Wire Debug (SWD) port
  23. 10 / 100 Ethernet PHY embedded
  24. Supports Auto-Negotiation
  25. Full / Half Duplex
  26. 10 / 100 Based
  27. Built-in RJ45
  28. Built-in LDO

W5500 TCP Function: wiznet w5500 evb pico

By setting register and memory operation, W5500 provides internet connectivity.

Application: Wiznet w5500 evb pico

  • Industrial ethernet-based applications
  • To display information via LAN network
  • Development Board

Initialization : W5500-EVB-Pico RP2040 Evaluation Board

You must check PHY LINK (0 bit of PHYCFGR) before attempting to make a network
connection using sockets.

Basic Setting : W5500-EVB-Pico RP2040 Evaluation Board

For the W5500 operation, select and utilize appropriate registers shown below.
1. Mode Register (MR)
2. Interrupt Mask Register (IMR)
3. Retry Time-value Register (RTR)
4. Retry Count Register (RCR)

Data Communications : W5500-EVB-Pico RP2040 Evaluation Board

After the initialization process, W5500 can transmit and receive the data with others by ‘opening’ the SOCKET of TCP, UDP, IPRAW, and MACRAW mode. The W5500 supports the independently and simultaneously usable 8 SOCKETS. In this section, the communication
method for each mode will be introduced.

TCP : W5500-EVB-Pico RP2040 Evaluation Board

The TCP is a connection-oriented protocol. The TCP makes the connection SOCKET by using its IP address, port number, and destination IP address, port number. Then transmits and receives the data by using this SOCKET. Methods of making the SOCKET connection are “TCP SERVER” and “TCP CLIENT”. It is divided by transmitting the connect-request (SYN packet). The “TCP SERVER” listens to the connect-request from the “TCP CLIENT”, and makes the connection SOCKET by accepting the transmitted connect-request (Passive-open). The “TCP CLIENT” transmits the connect request first to the “TCP SERVER” to make the connection (Active-open).

Package Includes – 1 xW5500-EVB-Pico RP2040 Evaluation Board
Documents
Comments Write