SparkFun
W55RP20-EVB-Pico RP2040 Ethernet Evaluation Board
· MPN: DEV-26586
The W55RP20-EVB-Pico is an evaluation board for the W55RP20, a chip that combines the W5500 wired TCP/IP controller with the RP2040 microcontroller. It works...
The W55RP20-EVB-Pico is an evaluation board for the W55RP20, a chip that combines the W5500 wired TCP/IP controller with the RP2040 microcontroller. It works much like a Raspberry Pi Pico, with the addition of W5500-based wired Ethernet.
The board pinout is directly connected to the RP2040 GPIO and follows the Raspberry Pi Pico board pinout. Note that GPIO17, GPIO20, GPIO21, GPIO22, GPIO23, GPIO24, and GPIO25 are not available due to internal board connections.
USB-C is provided for power, data and reprogramming the flash, with a built-in RJ45 connector and 3-pin ARM Serial Wire Debug port for development and debugging. Documentation includes the W55RP20 Datasheet and RP2040 Datasheet.
Features:
- Microcontroller: W55RP20 microcontroller
- Flash execution: External Quad-SPI Flash with eXecute In Place (XIP)
- Bus fabric: High performance full-crossbar bus fabric
- Digital peripherals: Various digital peripherals
- Programmable IO: Flexible, user-programmable high-speed IO
- Interface emulation: Can emulate interfaces such as SD Card and VGA
- Internet protocols: Supports Hardwired Internet Protocols: TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE
- Hardware sockets: Supports 8 Independent Hardware SOCKETs simultaneously
- SPI: Supports High Speed Serial Peripheral Interface(SPI MODE 0, 3)
- USB: USB C port for power and data (and for reprogramming the Flash)
- Ethernet PHY: 10 / 100 Ethernet PHY embedded
- Auto negotiation: Supports Auto Negotiation
- Duplex: Full / Half Duplex
- Ethernet: 10 / 100 Based
- RJ45: Built-in RJ45 (POE)
- Power conversion: Built-in DCDC (PWM/PFM)
- POE: Additional modules are installed to enable POE
Specifications:
- Flash: Internal 2MByte Flash
- Processor: Dual-core cortex M0+ at up to 133MHz
- SRAM: 264kByte multi-bank high performance SRAM
- General Purpose IO: 22 multi-function General Purpose IO (4 can be used for ADC)
- IO Voltage: 1.8-3.3V IO Voltage (NOTE. Pico IO voltage is fixed at 3.3V)
- ADC: 12-bit 500ksps Analogue to Digital Converter (ADC)
- Digital peripheral channels: 2 × UART, 2 × I2C, 2 × I2C, 2 × SPI, 16 × PWM channels
- Timer: 1 × Timer with 4 alarms, 1 × Real Time Counter
- PIO: 2 × Programmable IO (PIO) blocks, 8 state machines total
- TX/RX buffer memory: Internal 32 Kbytes Memory for TX/ RX Buffers
- Debug: 3-pin ARM Serial Wire Debug (SWD) port
- Operating Temperature Max: 85°C (including self-heating)
- Operating Temperature Min: -45°C
- Recommended maximum ambient temperature: Recommended maximum ambient temperature of operation is 70°C
- VBUS: DC 5V (+/- 10%)
- VSYS Min: DC 4.3V
- VSYS Max: DC5.5V
A handy choice for Pico-style projects that need wired networking while keeping the familiar RP2040 development workflow.
Jargon buster
Plain-language definitions for the technical terms used above.
- ADC
- An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- PoE
- Power over Ethernet lets one Ethernet cable carry both network data and electrical power. This is useful when installing a device where running a separate power adaptor would be difficult.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- RJ45
- The common plug and socket style used for wired Ethernet network cables. If a board has an RJ45 connector, you can usually plug it into standard Ethernet cabling without making a custom connector.
- RP2040
- A microcontroller chip used on many maker boards, with enough speed and flexible I/O for some camera and display projects. Compatibility with RP2040 matters because camera modules often need many pins and careful timing to read image data successfully.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- SWD
- Serial Wire Debug is a two-wire programming and debugging interface used with many microcontrollers. It matters if you need low-level access to program, recover or debug the processor board connected to this carrier.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
- USB-C
- A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
- VBUS
- A label often used for the main bus or supply voltage being measured or distributed on a board. Knowing what VBUS refers to helps you wire the monitor to the correct point in the circuit, especially for high-side measurements.
Find this product in
Microcontrollers
W55RP20 Datasheet
Datasheet · 1013.4 KB · Click any page to view full size
RP2040 Datasheet
Datasheet · 4.9 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 648.8 KB · Click any page to view full size