W5500 Ethernet Shield (KOR)
Overview
- ARM mbed compatible operation
- Arduino Pin-compatible
- Ethernet (W5500 Hardwired TCP/IP chip)
W5500 Ethernet shield는 W5500 기반으로 제작되었습니다. W5500에 대한 자세한 정보는 링크를 확인해주세요. W5500 Ethernet shield는 3.3V & 5V 로 동작합니다. 이 Ethernet Shield는 Arduino Platform과 ARM mbed Platform에 호환되어 사용됩니다.
Available Board List
- ARM mbed Board
- ARM mbed Platform : ARM mbed platform Site
- FRDM-KL25Z : Freescale
- NXP LPC800-MAX : NXP
- Arduino Board
- Arduino-compatible Board
- Seeeduino v3.0 : Based on Arduino Duemilanove
Getting Started
- W5500 Ethernet Shield를 사용하기 위해 Arduino IDE (Sketch Program)에 포함된 WIZnet Ethernet Library의 Update가 필요하다. (필수)
- 아래 링크를 참조하기 바란다.
- Follow this URL: Getting Started_kor
Language
Features
- Suppport 3.3V / 5V DC
- High Speed Ethernet controller W5500 chip
- User Select GPIO pin
- SPI interface
- Internal 32Kbytes Tx/Rx buffer
- 10/100 Ethernet PHY embedded
- Support Auto Negotiation (Full / Half duplex, 10 / 100-based)
- Hardware TCP/IP Protocols : TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE
- Support SD-card slot for storgae
- Support I2C, UART interface
Hardware Configuration
- RJ-45 with Transformer : Ethernet Port
- W5500 : a hardware TCP/IP Ethernet Controller
- RESET : Reset Ethernet shield and Arduino when pressed
- SD-Slot : support Micro SD card in FAT16 or FAT32 ; (Please Read the Caution)
- I2C : interface
- UART : interface
Pins usage on Arduino & ARM mbed
W5500 Ethernet shield is Possible to User Select GPIO
- 사용자가 Chip Select 변경하여 다른 Module 사용 가능
- 다른 보드와 중첩하여 사용 가능
Caution 사용자가 5V Platform을 사용할 때, SD-CARD동작의 낮은 신뢰성이 요구된다. 하지만, 충분한 테스트를 통해 사용해도 무방하다. 신뢰성 있는 동작을 원한다면 buffer와 100nF Capacitor를 실장하여 사용바란다.
SPI Operation & Timing Diagram
SPI Operation
W5500 Ethernet shield는 W5500 기반으로 제작되었습니다. 그러므로 SPI 동작 & 타이밍 등은 W5500 Datasheet를 확인해주세요. 더 많은 정보를 원하시면W5500과 Datasheet 확인해주세요.
Technical Reference
Block Diagram
- Not buffer
- Using buffer
Schematic
- W5500 Ethernet shield Rev1.0 Schematic(Eagle CAD) with PCB file
- W5500 Ethernet shield Rev1.0 Schematic(PDF)
Part list
Dimension
- W5500 Ethernet shield Rev1.0 Dimension
Etc.
Ethernet shield Library 추가하기
Arduino 예제
Ethernet Library