Skip to content

Commit

Permalink
Add W5500-EVB-Pico-PoE
Browse files Browse the repository at this point in the history
  • Loading branch information
VikWiz committed Sep 30, 2024
1 parent e4b6c7b commit 5c1094c
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
26 changes: 12 additions & 14 deletions docs/Product/iEthernet/W5500/W5500-EVB-PoE-Pico.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@
---
id: W5500-EVB-PoE-Pico
title: W5500-EVB-PoE-Pico
id: W5500-EVB-Pico-PoE
title: W5500-EVB-Pico-PoE
date: 2024-09-27
keywords: [raspberry pi pico, rp2040, pico ethernet, w5500, poe]
description: W5500-EVB-PoE-Pico made for prototyping and testing Ethernet capabilities on Pico
description: W5500-EVB-Pico-PoE made for prototyping and testing Ethernet capabilities on Pico
---

## Overview

W5500-EVB-PoE-Pico is a microcontroller evaluation board based on the Raspberry Pi RP2040 and fully hardwired TCP/IP controller W5500 – and basically works the same as Raspberry Pi Pico board but with additional Ethernet via W5500.
W5500-EVB-Pico-PoE is a microcontroller evaluation board based on the Raspberry Pi RP2040 and fully hardwired TCP/IP controller W5500 – and basically works the same as Raspberry Pi Pico board but with additional Ethernet via W5500.

- Raspberry Pi Pico Clone
- Ethernet (W5500 Hardwired TCP/IP CHIP)

![W5500-EVB-PoE-Pico](/img/products/W5500-EVB-PoE-Pico/Diagonal_TOP(with POE).png)
![W5500-EVB-Pico-PoE](/img/products/w5500-evb-pico-poe/w5500-evb-pico-poe-side.png)


![Powered By Raspberry Pi logo](/img/pbp-logo-small.jpg)

## Features

- RP2040 microcontroller with 2MByte Flash
Expand Down Expand Up @@ -53,11 +51,11 @@ W5500-EVB-PoE-Pico is a microcontroller evaluation board based on the Raspberry

### Pin-out

![W5500-EVB-RP2040](/img/products/W5500-EVB-PoE-Pico/W5500-EVB-PoE-Pico-pinout.png)
![W5500-EVB-Pico-PoE](/img/products/w5500-evb-pico-poe/W5500-EVB-PoE-Pico-pinout.png)

W5500-EVB-PoE-Pico pinout is directly connected to the GPIO of RP2040 as shown in the picture above. 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 Ethernet function. If you are using the Ethernet function, these pins cannot be used for any other purpose.
W5500-EVB-Pico-PoE pinout is directly connected to the GPIO of RP2040 as shown in the picture above. 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 Ethernet function. If you are using the Ethernet function, these pins cannot be used for any other purpose.

The RP2040 GPIO used inside W5500-EVB-PoE-Pico is as follows.
The RP2040 GPIO used inside W5500-EVB-Pico-PoE is as follows.

| I/O | Pin Name | Description |
| :--: | -------- | ---------------------------------------------- |
Expand All @@ -79,7 +77,7 @@ Apart from GPIO and ground pins, there are 7 other pins on the main 40-pin inter
| 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 RP2040 and W5500), short this pin low. |
| PIN36 | 3V3 | Main 3.3V supply to RP2040 and W5500, generated by the on-board LDO. |
| PIN35 | ADC_VREF | ADC power supply (and reference) voltage, and is generated on W5500-EVB-PoE-Pico by filtering the 3.3V supply. |
| PIN35 | ADC_VREF | ADC power supply (and reference) voltage, and is generated on W5500-EVB-Pico-PoE by filtering the 3.3V supply. |
| PIN33 | AGND | Ground reference for GPIO26-29. |
| PIN30 | RUN | RP2040 enable pin, To reset RP2040, short this pin low. |

Expand Down Expand Up @@ -107,15 +105,15 @@ Recommended maximum ambient temperature of operation is 70C.

### Schematic

![W5500-EVB-RP2040](/img/products/W5500-EVB-PoE-Pico/W5500-EVB-PoE-Pico_sch.jpeg)
![W5500-EVB-RP2040](/img/products/w5500-evb-pico-poe/W5500-EVB-PoE-Pico_sch.jpeg)

### Schematic & Part list & Gerber File

- [Go to Github](https://github.com/Wiznet/Hardware-Files-of-WIZnet/tree/master/02_iEthernet/W5500)

### Dimension (Unit : mm)
### Dimension (Unit : mil)

![W5500-EVB-RP2040](/img/products/W5500-EVB-PoE-Pico/W5500-EVB-PoE-Pico-Dimension.png)
![W5500-EVB-RP2040](/img/products/w5500-evb-pico-poe/W5500-EVB-PoE-Pico-Dimension.png)

### Firmware Example

Expand Down
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
announcementBar: {
id: 'announcementBar-2', // Increment on change
content: '⭐️ Meet our new products: <a target="" rel="noopener noreferrer" href="/Product/Open-Source-Hardware/wiznet-pico-poe">WIZnet Pico PoE</a> and <a target="" rel="noopener noreferrer" href="/Product/iEthernet/W5500/w5500-evb-pico">W5500-EVB-Pico</a> ⭐️',
content: '⭐️ Meet our new products: <a target="" rel="noopener noreferrer" href="/Product/ioNIC/W55RP20/overview">ioNIC Chip</a> and <a target="" rel="noopener noreferrer" href="/Product/ioNIC/W55RP20/w55rp20-evb-pico">W55RP20-EVB-Pico</a> ⭐️',
backgroundColor: '#C51A4A',
textColor: '#fafbfc',
isCloseable: false,
Expand Down
4 changes: 3 additions & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,9 @@ module.exports = {
],
},
'Product/iEthernet/W5500/w5500-evb-pico',
'Product/iEthernet/W5500/w5500-evb-pico2'
'Product/iEthernet/W5500/W5500-EVB-Pico-PoE',
'Product/iEthernet/W5500/w5500-evb-pico2',

],
},
{
Expand Down

0 comments on commit 5c1094c

Please sign in to comment.