diff --git a/_board/wiznet_w5100s_evb_pico2.md b/_board/wiznet_w5100s_evb_pico2.md new file mode 100644 index 000000000..58d3c8a39 --- /dev/null +++ b/_board/wiznet_w5100s_evb_pico2.md @@ -0,0 +1,54 @@ +--- +layout: download +board_id: "wiznet_w5100s_evb_pico2" +title: "W5100S-EVB-Pico2 Download" +name: "W5100S-EVB-Pico2" +manufacturer: "WIZnet" +board_url: + - "https://docs.wiznet.io/Product/iEthernet/W5100S/w5100s-evb-pico2" +board_image: "w5100s-evb-pico2.jpg" +date_added: 2024-11-15 +family: raspberrypi +features: + - Breadboard-Friendly + - Castellated Pads +--- + +W5100S-EVB-Pico2 is a microcontroller evaluation board based on the Raspberry Pi RP2350 and fully hardwired TCP/IP controller W5100S – enhancing the capabilities of the traditional Raspberry Pi Pico board with additional Ethernet functionality via W5100S. + + +* Enhanced Raspberry Pi Pico Clone +* Ethernet (W5100S Hardwired TCP/IP CHIP) + + +**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 +* W5100S Ethernet 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 + * High Speed Serial Peripheral Interface (SPI MODE 0, 3) +* C-Type USB 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 +* 10 / 100 Ethernet PHY embedded +* Supports Auto Negotiation + * Full / Half Duplex + * 10 / 100 Based +* Built-in RJ45 + + +## Purchase + +* [WIZnet e-shop](https://eshop.wiznet.io/shop/module/w5100s-evb-pico2/) + +## Learn more + +* [WIZnet Docs](https://docs.wiznet.io/Product/iEthernet/W5100S/w5100s-evb-pico2) diff --git a/assets/images/boards/large/wiznet_w5100s_evb_pico2.jpg b/assets/images/boards/large/wiznet_w5100s_evb_pico2.jpg new file mode 100644 index 000000000..7440c5654 Binary files /dev/null and b/assets/images/boards/large/wiznet_w5100s_evb_pico2.jpg differ diff --git a/assets/images/boards/original/wiznet_w5100s_evb_pico2.jpg b/assets/images/boards/original/wiznet_w5100s_evb_pico2.jpg new file mode 100644 index 000000000..7178deb30 Binary files /dev/null and b/assets/images/boards/original/wiznet_w5100s_evb_pico2.jpg differ diff --git a/assets/images/boards/small/wiznet_w5100s_evb_pico2.jpg b/assets/images/boards/small/wiznet_w5100s_evb_pico2.jpg new file mode 100644 index 000000000..cf6dbe032 Binary files /dev/null and b/assets/images/boards/small/wiznet_w5100s_evb_pico2.jpg differ