WIZnet
The WIZnet W6100-EVB-Pico2 is a microcontroller board based on the Raspberry Pi RP2350 and fully hardwired TCP/IP controller W6100, with Ethernet via the W6100 and USB-C!
The board can also support PoE via the optional WIZPoE-P1 PoE add-on module.
The W6100-EVB-Pico2 pinout is directly connected to the GPIO of RP2350 as shown in the pinout image. It has the same pinout as the Raspberry Pi Pico 2 board. However, GPIO16, GPIO17, GPIO18, GPIO19, GPIO20, GPIO21 are connected to W6100 inside the board. These pins enable SPI communication with W6100 to use the Ethernet function. If you use the Ethernet function, these pins cannot be used for any other purpose.
MicroPython is not yet supported as the wiznet5k library does not yet support the W6100 chip. WIZnet are working on this. CircuitPython may support the chip in IPV4 mode only.
The RP2350 GPIO used inside W6100-EVB-Pico is as follows.
| I/O | Pin Name | Description |
| I | GPIO16 | Connected to MISO on W6100 |
| O | GPIO17 | Connected to CSn on W6100 |
| O | GPIO18 | Connected to SCLK on W6100 |
| O | GPIO19 | Connected to MOSI on W6100 |
| O | GPIO20 | Connected to RSTn on W6100 |
| I | GPIO21 | Connected to INTn on W6100 |
| I | GPIO24 | VBUS sense - high if VBUS is present, else low |
| O | GPIO25 | Connected to user LED |
| I | GPIO29 | Used in ADC mode (ADC3) to measure VSYS/3 |
Apart from GPIO and ground pins, there are 7 other pins on the main 40-pin interface:
| Pin No. | Pin Name | Description |
| PIN40 | VBUS | USB-C input voltage, connected to USB-C port pin 1. Nominally 5V. |
| PIN39 | VSYS | Main system input voltage, which can vary in the allowed range 4.3V to 5.5V, and is used by the on-board LDO to generate the 3.3V . |
| PIN37 | 3V3_EN | Connects to the on-board LDO enable pin. To disable the 3.3V (which also de-powers the RP2350 and W6100), short this pin low. |
| PIN36 | 3V3 | Main 3.3V supply to RP2350 and W6100, generated by the on-board LDO. |
| PIN35 | ADC_VREF | ADC power supply (and reference) voltage, and is generated on W6100-EVB-Pico by filtering the 3.3V supply. |
| PIN33 | AGND | Ground reference for GPIO26-29. |
| PIN30 | RUN | RP2350 enable pin, To reset RP2350, short this pin low. |
WIZnet Controller Comparison
You may be wondering what the difference is between the different models of WIZnet boards we offer. This mostly comes down to the TCP/IP controller chip used.
Take a look at WIZnet's comparison table to identify the right board for your needs.
Features
- RP2350 Microcontroller with Integrated 16Mbit Flash
- Symmetric dual Arm Cortex-M33 cores at up to 150MHz
- 520kByte multi-bank high-performance SRAM
- External Quad-SPI Flash with eXecute In Place (XIP) capabilities
- Enhanced performance full-crossbar bus fabric
- Up to 48 multi-function General Purpose IO (8 can be used for ADC on RP2350-B)
- 1.8-5.0V IO Voltage
- Security Features
- One-Time Programmable (OTP) Memory: Used for boot configuration and secure key storage.
- Secure Boot: Ensures that only authenticated software can run on the device, utilizing OTP for key verification.
- Arm TrustZone Technology: Provides hardware isolation between secure and non-secure software, enhancing security for critical applications.
- Analog and Digital Peripherals
- 12-bit 500ksps Analogue to Digital Converter (ADC)
- 2 × UART, 2 × I2C, 2 × SPI, 16 × PWM channels
- 1 × Timer with 4 alarms, 1 × Real Time Counter
- 3 × Programmable IO (PIO) blocks, 12 state machines total
- Flexible, user-programmable high-speed IO
- Can emulate interfaces such as SD Card and VGA
- W6100 Ethernet Controller
- Supports Hardwired Internet Protocols: TCP, UDP, IPv6, IPv4, ICMPv6, ICMPv4, IGMP, MLDv1, ARP, PPPoE
- Supports 8 independent SOCKETs simultaneously with 32KB memory
- Internal 16 Kbytes Memory for TX/ RX Buffers
- SPI Interface
- Connectivity
- USB-C port for power and data (and for reprogramming the Flash)
- 40 pin 21x51 'DIP' style 1mm thick PCB with 0.1" through-hole pins also with edge castellations
- 3-pin ARM Serial Wire Debug (SWD) port
- Networking
- 10 / 100 Ethernet PHY embedded
- Supports Auto-Negotiation
- Full / Half Duplex
- 10 / 100 Based
- Built-in RJ45(RB1-125BAG1A)
- Power Supply
- Built-in Switch-mode DC-DC converter (replacing LDO for enhanced power efficiency)
What's in the box?
1 x WIZnet W6100-EVB-Pico2
Resources
- Product documentation
- RP2350 datasheet
- W6100 Datasheet
- Schematic
- Part list & Gerber File
- CE Certificate
- CE Test Report
- FCC Certificate
- FCC Test Report
Pimout

Please note: The Raspberry Pi Pico not included
The WIZnet Ethernet HAT is a Raspberry Pi Pico add-on board that utilizes the W5100S embedded internet controller chip to provide an Ethernet connection to your Raspberry Pi Pico via SPI.
The board supports both 3.3V & 5V and can be mounted directly to your Pico as the HAT pinout matches the Raspberry Pi Pico pin footprint
About the W5100S Embedded Internet Controller
The W5100S is an embedded Internet controller designed as a full hardwired TCP/IP with WIZnet technology. W5100S provides internet connectivity to your Pico by using SPI (Serial Peripheral Interface). SPI provides an easy connection via external MCU to W5100S. The clock speed of W5100S SPI supports up to 70MHz.
Since the W5100S 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.
The W5100S provides four independent sockets to be used simultaneously and 16KB internal memory for data communication. Users can develop an Ethernet application easily by using the simple W5100S socket program instead of handling a complex Ethernet Controller. W5100S also provides WOL (Wake on LAN) and a Power Down Mode in order to reduce power consumption.
Features
- Utilises the W5100S embedded internet controller
- Supports Hardwired Internet Protocols: TCP, UDP, WOL over UDP, ICMP, IGMPv1/v2, IPv4, ARP, PPPoE
- Supports 4 Independent Hardware SOCKETs simultaneously
- Internal 16 Kbytes Memory for TX/ RX Buffers
- Operation Voltage 3.3V / 5V
- Built-in LDO (LM8805SF5-33V)
- SPI Interface
- 5V I/O tolerance
- 10 / 100 Ethernet PHY embedded
- Supports Auto Negotiation
- Full / Half Duplex
- 10 / 100 Based
- Built-in RJ45 (RB1-125BAG1A)
Pinout
Pinout Description
| I/O | Pin Name | Description |
| P | VBUS | Power supply, 4.3~5.5 Voltage |
| P | 3V3 | Power supply, 3.3 Voltage |
| P | GND | Power ground |
| I | INTn | W5100S Interrupt Low activity. |
| I | RSTn | W5100S Reset: Low activity |
| I | SPI0 TX | SPI MOSI (Master Out Slave In) |
| I | SPI0 SCK | SPI Clock |
| I | SPI0 CSn | SPI Slave Select |
| O | SPI0 RX | SPI MISO(Master In Slave Out) |
What's in the box?
1 x WIZnet Ethernet HAT
2 x 20-pin female headers
Resources
The WIZnet WIZPoE-P1 is a versatile and compact Power over Ethernet (PoE) module designed to deliver power to external applications through Ethernet cabling, supporting both Mode A (Endspan) and Mode B (Midspan) configurations.
It has been designed to complement a range of compatible WIZnet EVB-Pico boards (see compatibility list below).
This open-source hardware module is compliant with the IEEE802.3af standard, enabling the delivery of power (up to 7W) alongside data to devices, thereby eliminating the need for separate power cables and reducing installation complexity.
The module's design focuses on efficiency and safety, featuring high DC/DC conversion efficiency and electrical isolation to ensure reliable operation and device protection.
WIZnet EVB-Pico board not included.
Features
- IEEE802.3af Compliance: Guarantees compatibility with a broad range of PoE-capable devices, ensuring a reliable power solution over Ethernet infrastructure.
- Dual Mode Operation: Supports both Mode A (Endspan) and Mode B (Midspan) for flexible deployment options in various network environments.
- Wide Input Voltage Range: Accommodates a wide range of input voltages (40Vdc to 60Vdc), providing versatility in power supply choices.
- High DC/DC Conversion Efficiency: Optimized for high efficiency in power conversion, minimizing energy loss and ensuring maximum power delivery to connected devices.
- Electrical Isolation: Features isolation between the power input and Ethernet output, enhancing safety and protecting connected devices from potential electrical hazards.
- Built-in Bridge Rectifiers: Includes internal 2-channel bridge rectifiers, simplifying the circuit design by eliminating the need for additional rectification components.
Compatible WIZnet Modules
- W55RP20-EVB-Pico
- W5500-EVB-Pico-PoE
- W5100S-EVB-Pico2
- W5500-EVB-Pico2
- W6100-EVB-Pico2
- Surf 5
Electrical Characteristics
| Value | Symbol | Min | Typical | Max | Units |
| Line Regulation | VLINE | 2.5 | 7.5 | % | |
| Load Regulation | VLOAD | 2.5 | 7.5 | V | |
| Output Ripple and Noise | VRN | 20 | 100 | 200 | mVp-p |
| Load Regulation | RLOAD | 150 | 200 | 250 | mA |
| Efficiency @80% Load | EFF | 70 | 80 | 90 | % |
Electrical Parameter technical standards
| Value | Symbol | Min | Typical | Max | Units |
| Input Voltage | VCC | 41 | 61 | V | |
| Output Voltage | VCC | 4.75 | 5 | 5.25 | V |
| Output Power | PWR | 8 | W | ||
| Switching Frequency | Freq | 280 | 300 | 320 | kHz |
What's in the box?
1 x WIZnet WIZPoE-P1 module
EVB-Pico board not included
Resources
The WIZnet W6300‑EVB‑Pico2 is an RP2350-based, Pico 2–compatible development board featuring the WIZnet W6300 hardwired TCP/IP Ethernet controller - it essentially works the same as Raspberry Pi Pico 2 board, but with USB-C and the addition of Ethernet via a W6300 chip and Ethernet port.
The W6300 supports hardwired Internet protocols such as TCP, UDP, IPv6/IPv4, ICMPv6/ICMPv4, IGMP, MLDv1, ARP and PPPoE, offering eight independent simultaneous sockets with 64KB memory, 32KB of internal TX/RX buffer memory, and an SPI interface.
The W6300‑EVB‑Pico2 also has an AWS IoT Core Qualification! See the entry on the AWS website here, or head over to the getting started guide for AWS IoT Core here.
Features
RP2350 microcontroller with 16MByte Flash
- Symmetric dual Arm Cortex-M33 cores at up to 150MHz
- 520kByte multi-bank high performance SRAM
- External Quad-SPI Flash with eXecute In Place (XIP) capabilities
- Enhanced performance full-crossbar bus fabric
- Up to 48 multi-function General Purpose IO (8 can be used for ADC on RP2350-B)
- 1.8-5.0V IO Voltage
- One Time Programmable (OTP) Memory: Used for boot configuration and secure key storage.
- Secure Boot: Ensures that only authenticated software can run on the device, utilizing OTP for key verification.
- Arm TrustZone Technology: Provides hardware isolation between secure and non-secure software, enhancing security for critical applications.
- 12-bit 500ksps Analogue to Digital Converter (ADC)
- 2 × UART, 2 × I2C, 2 × SPI, 16 × PWM channels
- 1 × Timer with 4 alarms, 1 × Real Time Counter
- 3 × Programmable IO (PIO) blocks, 12 state machines total
- Flexible, user-programmable high-speed IO
- Can emulate interfaces such as SD Card and VGA
W6300 Ethernet Controller
- Support Hardwired TCP/IP Protocols : TCP, UDP, IPv6, IPv4, ICMPv6, ICMPv4, IGMP, MLDv1, ARP, PPPoE
- Support IPv4/IPv6 Dual Stack
- Support 8 independent SOCKETs simultaneously with 64KB Memory
- Support SOCKET-less Command: ARP, PING, ICMPv6(PING, ARP,DAD,NA,RS) Command for IPv6 Auto-configuration& Network Monitoring
- Support Ethernet Power Down Mode & System Clock Switching for power save
- Support Wake on LAN over UDP
- Support Serial & Parallel Host Interface: High Speed QSPI(MODE 0/3), System Bus with 2 Address signal & 8bit Data
- Internal 32Kbytes Memory for TX/ RX Buffers(total 64Kbytes Memory)
- 10BaseT / 10BaseTe / 100BaseTX Ethernet PHY Integrated
- Support Auto Negotiation (Full and half duplex, 10 and 100-based )
- Support Auto-MDIX only on Auto-Negotiation Mode
- Not support IP Fragmentation
- 3V operation with 5V I/O signal tolerance
- Network Indicator LEDs (Full/Half Duplex, Link, 10/100 Speed, Active)
- 48 Pin LQFP & QFN Lead-Free Package
Connectivity
- USB-C port for power and data (and for reprogramming the Flash)
- 40 pin 21x51 'DIP' style 1mm thick PCB with 0.1" through-hole pins also with edge castellation
- 3-pin ARM Serial Wire Debug (SWD) port
Networking
- 10 / 100 Ethernet PHY embedded
- Supports Auto Negotiation
- Full / Half Duplex
- Built-in RJ45
Power Supply
- Built-in Switch-mode DC-DC converter (replacing LDO for enhanced power efficiency)
What's in the box?
1 x WIZnet W6300-EVB-Pico2
Resources
Firmware examples
The WIZnet W232N is an industrial-grade Ethernet to RS232 converter, designed to provide reliable and efficient protocol conversion, including Modbus TCP to RTU/ASCII.
With support for 10/100Mbps Ethernet, up to 230kbps serial speed, and a wide input voltage range of 5V to 36V, it ensures stable performance in industrial environments.
Certified by CE and FCC, and offering multiple configuration options, the W232N is an ideal solution for seamless Ethernet integration in existing serial devices.
Features
- Serial to Ethernet - UART x1, up to 230 kbps
- Various network modes - supports TCP server, TCP client, and UDP mode
- Advanced Protocol & Security - supports MQTT(S) for IoT, SSL/TLS for secure communication, and ModbusTCP/RTU for industrial use
- Robust hardware design - supports wide 5-36VDC input power. -40℃ to 85℃ operation temperature. Supports DIN rail mounting
- Easy config - Configured via command, configuration tool, and web server config
Specifications
- RS232 to Ethernet protocol conversion device
- Support multiple protocols
- TCP Server
- TCP Client
- SSL TCP Client
- TCP Mixed
- Modbus RTU/ASCII (available only in TCP Server mode)
- UDP
- MQTT Client
- MQTTS Client
- Support custom protocols (Please submit custom protocol requests via this link)
- HTTP
- HTTPS
- CoAP
- External device OTA
- Enables easy implementation of Ethernet into existing serial devices
- KC, FCC certified to ensure high system stability and reliability
- Supports 10/100Mbps Ethernet and up to 230kbps serial speeds
- Supports RS232C standard with D-SUB9 port
- Supports password setting for device discovery
- Supports AT command via D-SUB9 port
- Configurable with Config-tool
- Supports Web Config
- Wide input voltage 5~36V
- Industrial-standard operating temperature -25~80°C
- Supports DIN rail (DIN 46277) mounting
- Protected against ESD
What's in the box?
1 x WIZnet W232N Ethernet to RS232 Converter
Resources
User Guide
Setup & Configuration
- 1