Skip to content

Commit 1bc39b9

Browse files
author
Kei
committed
Merge branch 'release/v2.0.1'
2 parents 679db17 + ce84c51 commit 1bc39b9

471 files changed

Lines changed: 89 additions & 38024 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 21 additions & 151 deletions
Original file line numberDiff line numberDiff line change
@@ -1,119 +1,24 @@
1-
## H/W Revision 1.1 #
2-
3-
- Add Resistor 33R Damping for EMI issue
4-
- Ethernet TX/RX Signal
5-
- Changed MCU
6-
- STM32F103RBT6(128KB Flash, 20KB SRAM) -> STM32F103RCT6(256KB Flash, 48KB SRAM)
7-
- Add Boot SW(Slide SW)
8-
- Add App_Boot SW (Slide SW)
9-
- App_boot SW is H/W Trigger pin
10-
- This pin H/W Rev1.0 is D8, H/W rev1.1 is using App_boot Slide SW.
11-
- Add SWD pin(JTAG) - 1.27pitch 10pin
12-
- Add EEPROM(24AA64I-T/OT)
13-
- Connect to I2C Peripheral pin
14-
- Rev 1.0
15-
- PB06 - D13
16-
- PB07 - D14
17-
- Rev 1.1
18-
- PB06 - I2C_SCL
19-
- PB07 - I2C_SDA
20-
- Artwork
21-
- Renewal Artwork
22-
- changed screw hole pixed open (protect EMI)
23-
- Changed possible Cortex-M4 pin to pin matching
24-
- Add Test point (3V3D, GND)
25-
- Changed GPIO pin list (Digital & SPI CS pin)
26-
- Rev 1.0
27-
- D0 - PC06
28-
- D1 - PC07
29-
- D2 - PC08
30-
- D3 - PC09
31-
- D4 - PA08
32-
- D8 - PC12
33-
- D13 - PB06
34-
- D14 - PB07
35-
- Flash memory CS (External memory) - PB11
36-
- Debug LED 0 - PC04
37-
- Debug LED 1 - PC05
38-
- Rev 1.1
39-
- D0 - PC00
40-
- D1 - PC01
41-
- D2 - PC02
42-
- D3 - PC03
43-
- D4 - PC04
44-
- D8 - PC05
45-
- D13 - PC06
46-
- D14 - PC07
47-
- Flash memory CS (External memory) - PB09
48-
- Debug LED 0 - PA08
49-
- Debug LED 1 - PC12
50-
- I2C_EEPROM_SCL - PB06
51-
- I2C_EEPROM_SDA - PB07
52-
53-
## F/W Modify list ##
54-
55-
- Changed MCU Memory size
56-
- ldscripts -> mem.ld Memory Size change
57-
- RAM, FLASH size change
58-
- BOOT is 24KB -> 28KB
59-
- APP is 97KB -> 222KB
60-
- Changed GPIO pin (H/W Rev 1.1 Pinout list 확인)
61-
- Changed App_Boot pin code
62-
- This pin H/W Rev1.0 is D8, H/W rev1.1 is using App_boot Slide SW.
63-
- Changed Flash memory CS pin
64-
- PB11 -> PB09
65-
- Add EEPROM code
66-
- H/W Rev1.0 is Serial flash memory operation.
67-
- But, H/W Rev1.1 is EEPROM operation. So, TFTP and operation code is using EEPROM
68-
- Changed TFTP code
69-
- It is changed EEPROM operation.
70-
71-
#Tool & Compiler
72-
- Compiler: gcc-arm-none-eabi-4_8-2014q1-20140314-win32.exe (https://launchpad.net/gcc-arm-embedded/4.8/4.8-2014-q1-update)
73-
- Java: http://www.oracle.com/technetwork/java/javase/downloads/index.html
74-
- Eclipse: eclipse-cpp-kepler-SR2-win32-x86_64 (http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/keplersr2)
75-
- Make file: http://gnuwin32.sourceforge.net/packages/make.htm
76-
- Make file need three files: make.exe, rm.exe, echo.exe file
77-
- Rev1.1(F/W2.0.0) compile procedure(Eclipse Menu)
78-
- Project -> Build configurations -> Set Active -> Rev1.1 Check.
79-
80-
#WIZ550web
1+
# WIZ550web
812
- Embedded Web server module for Things based on W5500 hardwired TCP/IP chip (Non-OS)
823
- Provides the firmware & web page examples for user’s customization
834
- 16-Configurable Digital I/O, 4-Analog Input, 2-UART Port
845
- SD card, Configuration tool, Serial AT command set support
856

86-
>> [WIZ550web GitHub Page](http://wiznet.github.io/WIZ550web/)
7+
<br>
878

88-
89-
##Images
90-
###WIZ550web Module
9+
## Images
10+
### WIZ550web Module
9111
- 74.4mm(W) x 30mm(L) x 24mm(H) (±0.5)
9212

9313
<!-- WIZ550web pic -->
9414
![WIZ550web](http://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550web_front.png "WIZ550web")
9515

96-
###WIZ550web Baseboard (Separate purchases)
97-
- DC 9~24V Power Input
98-
- Digital Output 8EA (Relay - HR91C-05)
99-
- Digital Input 8EA (Photocouplers - TLP290-4)
100-
- Analog Input 4EA
101-
- RS-232C / RS-422 interface
102-
- 145mm(W) x 85mm(L) x 28mm(H) (±0.5)
103-
104-
<!-- WIZ550web Baseboard pic -->
105-
<p align="center">
106-
<img width="70%" src="http://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550web_baseboard_front.png" />
107-
</p>
108-
109-
<!-- WIZ550web EVB pic -->
110-
<p align="center">
111-
<img width="70%" src="http://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550web_evb_side.png" />
112-
</p>
16+
### WIZ550web Baseboard (Separate purchases)
17+
- [More detail](http://wizwiki.net/wiki/doku.php?id=products:wiz550web:wiz550webds_en#wiz550web_baseboard)
11318

114-
For more details, please refer to [WIZ550web Wiki page](http://wizwiki.net/wiki/doku.php?id=products:wiz550web:start) in [WIZnet Wiki](http://wizwiki.net).
19+
<br>
11520

116-
##Features
21+
## Features
11722
- WIZnet W5500 Hardwired TCP/IP chip
11823
- Hardwired TCP/IP embedded Ethernet controller
11924
- SPI (Serial Peripheral Interface) Microcontroller Interface
@@ -127,6 +32,7 @@ For more details, please refer to [WIZ550web Wiki page](http://wizwiki.net/wiki/
12732
- SD Card Slot
12833
- 2.54mm Pin Header x 2
12934

35+
<br>
13036

13137
## Software
13238
These are Firmware projects (source code) based on Eclipse IDE for C/C++ Developers (ARM GCC 4.8.3).
@@ -138,55 +44,19 @@ These are Firmware projects (source code) based on Eclipse IDE for C/C++ Develop
13844
- Configuration tool (Java)
13945
- [Download Page Link](http://wizwiki.net/wiki/doku.php?id=products:wiz550web:wiz550web_download)
14046

141-
## Hardware material, Documents and Others
142-
Various materials are could be found at [WIZ550web Wiki page](http://wizwiki.net/wiki/doku.php?id=products:wiz550web:start) in [WIZnet Wiki](http://wizwiki.net).
143-
144-
- Documents
145-
- Getting Started Guide
146-
- User's Guide (for AT command)
147-
- Future Plan
148-
- Technical Reference (Datasheet)
149-
- Hardware Specification
150-
- AC/DC Characteristics
151-
- Reference Schematic & Parts
152-
- Dimension
153-
- See also
154-
47+
<br>
15548

156-
## Revision History
157-
v1.1.1 Stable
158-
- Sep. 2015
159-
- History
160-
- Bug fixed: Socket and data length handling problems in some web browsers (e.g., ie11)
161-
- Modified the TCP socket state transition handler of the HTTP server routine for clarity
162-
- Added the custom command handler in userHandler.c/h
163-
- Users can add custom commands using this function form
164-
- e.g., I/O control commands without web pages
165-
- Changed some letters in code: convert uppercase to lowercase
166-
- e.g., WIZ550WEB -> WIZ550web
49+
## F/W Revision
50+
|-|H/W rev 1.1|H/W rev 1.0|
51+
|:--:|:--:|:--:|
52+
|The latest|v2.0.1|1.1.2|
16753

168-
v1.1.0 Develop
169-
- Jan. 2015
170-
- History
171-
- Added the FTP Server feature. (F_APP_FTP)
172-
- Added the Data Flash feature on FatFs. (F_SPI_FLASH)
173-
- We support a storage of data flash as well as SD card above v1.1.0 release.
174-
- You can use one of a SD card and a data flash. The mount priority of a SD card is higher than a data flash.
175-
- If you wish to use a SD card, you must copy the web page to a SD card and insert a SD card into a slot.
176-
- If there is no SD card after detecting during about 3 seconds, you can use a data flash.
177-
- You must have the initialization process of data flash at least once.
178-
- When SW1 and SW2 are pressed at the same time, the data flash is initialized by FatFs. And reset a target.
179-
- You must copy the web page to a data flash by FTP client tool.([ALFTP](http://www.altools.com/ALTools/ALFTP.aspx))
180-
- Refer to WIZ550web+FatFS+FTPServer Project Tutorial. http://youtu.be/XtnT2_CNgaY
181-
- Refer to WIZ550web+WindowsFTP Tutorial. Need to apply a commit [cfce843](https://github.com/Wiznet/WIZ550web/commit/cfce843031bf4657fc9530e5c505a9a3d555fc91). http://youtu.be/kelGSGj3kOQ
182-
- Refer to WIZ550web+LinuxFTP Tutorial. http://youtu.be/6qsPZA5QKEI
54+
- [F/W Revision History](https://github.com/Wiznet/WIZ550web/wiki/S-W-revision)
55+
- [H/W revision history](https://github.com/Wiznet/WIZ550web/wiki/H-W-revision)
18356

184-
v1.0.1
185-
- Jan. 2015
186-
- History
187-
- Added the 'Get/Set Interface functions' for easy to customize user's web pages
188-
- HTTP Server operation stability improvement
189-
- Modified some comments and fixed some typos
57+
<br>
19058

191-
v1.0.0
192-
- First release : Nov. 2014
59+
## More Detail
60+
- [Develop Environment](https://github.com/Wiznet/WIZ550web/wiki/Develop-Env.)
61+
- [H/W Materials & Characteristics](http://wizwiki.net/wiki/doku.php?id=products:wiz550web:wiz550webds_en#ac_dc_characteristics)
62+
- [Etc. All Info](http://wizwiki.net/wiki/doku.php?id=products:wiz550web:start)

0 commit comments

Comments
 (0)