Skip to content

Latest commit

 

History

History
95 lines (80 loc) · 3.9 KB

README.md

File metadata and controls

95 lines (80 loc) · 3.9 KB

WIZ550S2E

Serial to Ethernet Module based on W5500 & Cortex-M0

Firmware

These are Firmware projects (source code) based on LPCXpresso IDE. Firmware source code.

  • Application
  • Boot

the order of compile.

  1. lpc_chip_11exx.
  2. wiznet_s2e_wiz550s2e_board.
  3. WIZ550S2E_App.

s2e

Images

WIZ550S2E Module

WIZ550S2E

Features & Benefits & Hardware Specification

  • Serial to Ethernet Module based on TCP/IP Controller W5500 & Cortex-M0(MCU LPC11E36FHN33)
  • RJ-45 mounted, Pin-header type module
  • Serial signals : TXD, RXD, RTS, CTS, GND
  • Support the configuration method of AT command & Configuration tool program
  • Configuration tool program operates on Windows, Linux & MAC OS
  • Support data communication using AT command : able to send data without re-configuring and re-boot of the module when
  • changing the destination IP
  • Support the interface board for RS-232 and RS422/485
  • 10/100Mbps Ethernet & Max.230kbps serial speed
  • Support WIZ VSP (Virtual Serial Port) program
  • Dimension (mm) : 55(L) x 30 (W) x 23.49 (H)
  • 2.54mm Header x2

WIZ550S2E-232 Interface Board

#### Features - Line Driver SP3232EBEY - System Reset Switch - Factory Reset Switch - Hardware-Trigger Mode Switch - Status LEDs - DC-Jack (for +5V Input Power)

WIZ550S2E-485/422 Interface Board

#### Features - Line Driver SP3485EN - System Reset Switch - Factory Reset Switch - Hardware-Trigger Mode Switch - Status LEDs - DC-Jack (for +5V Input Power)

For more details, please refer to WIZ550S2Eweb Wiki page in WIZnet Wiki.

Configuration Tool

WIZnet Configuration Tool made Java base. so runs on any OS that JRE be installed.

Install JAVA Runtime Environment

  1. java page.
  2. Go to the Download tab to download the installation files for the PC environment. 1
  3. Install the downloaded installation file.
  4. When you run the Terminal, type the "java -version" command, the following message is displayed. 2
  5. WIZ550S2E wiki page.
  6. Configuration Tool for WIZ550S2E download. 3
  7. Then Unzipped the downloaded zip file. Excutable jar file is created.
  8. Excute file.
  • Jar file double click at GUI.
  • Type the “java -jar WIZ550S2E_Configuration_Tool.jar” command at Terminal. 4

Revision History

v1.0.0

  • First release : Apr. 2015