ZLAN 1003 User manual

1
ZLAN1003/ZLAN104
3/ZLAN1043N
User Manual
Single Chip Serial Port to TCP/IP
Solution
CopyRight©2008 Shanghai ZLAN Information Technology Co., Ltd. All right reserved
Document DI: ZL DUI 201303271.1.0

2
CopyRight©2008 Shanghai ZLAN Information Technology Co., Ltd. All right reserved
Version Information
The History of the revision to this document:
History
Date
Version
Document ID
Revising content
2013-03-27
Rev.1
ZL DUI 201303271.1.0
Release
2013-07-16
Rev.2
Increase the power consumption
control method
2018-03-05
Rev.3
Copyright information
Information in this document is subject to change without notice. It is against the law to copy the
document on any medium except as specifically allowed in the license or nondisclosure
agreement. The purchaser may make one copy of the document for backup purposes. No part of
this manual may be reproduced or transmitted in any form or by any means, electronic or
mechanical, including photocopying, recording, or through information storage and retrieval
systems, for any purpose other than for the purchaser’s personal use, without the express
written permission of Shanghai ZLAN information Technology Co., Ltd.

3
Content
1. Summary............................................................................................................................................ 5
1.1 Introduction........................................................................................................................... 5
1.2 Block Diagram...................................................................................................................... 6
1.3 Features ................................................................................................................................. 7
1.3.1 Hardware Features .................................................................................................. 7
1.3.2 The Software Features ........................................................................................... 8
1.3.3 ZLAN1043 Software Features............................................................................... 9
1.4 Advantages.......................................................................................................................... 10
1.4.1 Zero software development ................................................................................ 10
1.4.2 Integrated rich IOT functionality........................................................................ 11
1.4.3 Some applications require no external MCU.................................................. 12
1.4.4 Seamless connection with the original serial port procedures................. 13
1.5 Product Selection.............................................................................................................. 14
1.6 Target Application.............................................................................................................. 14
2. Pin Definition .................................................................................................................................. 15
3. Hardware Design Direction......................................................................................................... 19
3.1 RJ45 with Network Transformer .................................................................................... 20
3.1.1 ZLSN3003S Figure................................................................................................. 20
3.1.2 ZLSN3003S Schematic Diagram........................................................................ 20
3.2 RJ45 without Network Transformer.............................................................................. 23
3.2.1 SNMP Card Figure................................................................................................. 23
3.2.2 SNMP Card Schematic Diagram......................................................................... 23
3.3 High speed and low speed selection............................................................................ 25
3.4 Use the internal 1.8V stabilized voltage supply......................................................... 26
3.5 Reduce power consumption design............................................................................. 26
3.6 PCB wiring........................................................................................................................... 27
4. Function Instruction...................................................................................................................... 28
4.1 Install Software................................................................................................................... 28
4.2 Parameter Configuration ................................................................................................. 28
4.3 TCP Communication Test................................................................................................ 33
4.4 Virtual Serial Port Test...................................................................................................... 36
4.5 Modbus TCP Test............................................................................................................... 39
4.6 Web Configuration............................................................................................................. 40
5. Work Mode and Transfer Protocol ............................................................................................ 42
5.1 Virtual Serial Port Mode................................................................................................... 43
5.2 Direct TCP/IP Communication Mode............................................................................ 43
5.2.1 TCP Client Mode..................................................................................................... 44
5.2.2 Client connect to Multiple Servers.................................................................... 45
5.2.3 TCP Server Mode................................................................................................... 46
5.2.4 Be Client as well Server....................................................................................... 47
5.2.5 UDP mode................................................................................................................ 48
5.2.6 Pair-Connection Mode.......................................................................................... 49

4
6. Device Debugging ......................................................................................................................... 50
6.1 Network Physical Connection........................................................................................ 50
6.2 Network TCP Connection ................................................................................................ 51
6.3 Data Sending and Receiving........................................................................................... 52
6.4 ZLVircom Remote Monitoring Data............................................................................... 52
7. Modbus Advanced Function....................................................................................................... 54
7.1 Enable Modbus Gateway................................................................................................. 54
7.2 Storage Modbus Gateway ............................................................................................... 55
7.3 Disable Storage Function................................................................................................ 57
7.4 Multi-host Function........................................................................................................... 58
7.5 Multi-host Parameter......................................................................................................... 59
8. Register Package and Heartbeat Packet................................................................................. 60
8.1 Register Packet.................................................................................................................. 60
8.1.1 Connect to send MAC address .......................................................................... 61
8.1.2 Realcom Agreement.............................................................................................. 61
8.1.3 Custom Register Package................................................................................... 62
8.1.4 Transcode Configuration File............................................................................. 63
8.2 Heartbeat Packet................................................................................................................ 64
8.2.1 Implied Heartbeat................................................................................................... 64
8.2.2 REALCOM Agreement .......................................................................................... 65
8.2.3 Custom Heartbeat Packet.................................................................................... 65
9. Httpd Client Communication Function .................................................................................... 65
10. Transcoding Function........................................................................................................... 66
10.1 Enable Transcoding.......................................................................................................... 67
10.2 Case of Transcoding Implementation .......................................................................... 68
10.3 Notes..................................................................................................................................... 69
11. P2P function............................................................................................................................ 69
12. Modify Parameters of Ethernet Port................................................................................. 71
13. Device Manage Function Library....................................................................................... 71
14. Serial Port Modify Parameters ........................................................................................... 72
15. Remote Device Manage........................................................................................................ 72
16. Firmware Upgrade Method.................................................................................................. 74
17. Electronic Features............................................................................................................... 77
18. Encapsulation Size................................................................................................................ 78
19. After-service............................................................................................................................ 79

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
5
1. Summary
1.1 Introduction
ZLAN1003/ZLAN1043/ZLAN1043N is a series of chips for IoT launched by Shanghai
ZLAN. It has a 10M/100M Ethernet interface (internally integrated PHY function), a
common rate UART, a high-speed UART, and some configurable functional pins. The
basic function of ZLAN1003 series is to realize the protocol transformation of UART to
TCP/IP, as transfer the data received by UART to the cloud/computer, and the data sent
by the cloud/computer is forwarded to UART. The implementation of these functions no
need user development program, as the internal procedures of ZLAN1003 are already
solidified, user only do configuration can use it. It can be regarded as a single-chip level
serial port to Ethernet chip, IoT chip.
Figure 1 ZLAN1003
It has already integrated the various functions required for IOT, including:
1) Search and configure the parameters of ZLAN1003 via the Ethernet port;
2) Download the customized Web via the Ethernet port, and configure IP and baud rate
and other parameters through the Web;
3) The working mode of ZLAN1003 can be configured to automatically connect 7 cloud
servers;

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
6
4) ZLAN1003 can be configured with registered package and heartbeat package
function;
5) It can be configured as HTTP mode and can be directly connected with the asp/PHP
GET/POST command in the cloud;
6) It can be configured as "Transcoding" function, which can automatically send
instructions by serial port, acquire the instrument data and then upload according to
the customized format;
7) With Modbus gateway function and Modbus TCP to Modbus RTU;
8) support SNMP protocol, which can convert various serial port protocol into SNMP
protocol;
9) ZLAN1043N supports cross-intranet communication in P2P way, and realizes
access to Internet via ID anytime and anywhere.
1.2 Block Diagram

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
7
Figure 2 ZLAN1003 Block Diagram
The internal firmware program of ZLAN1003 series is already solidified, no need for
secondary development, but can be upgraded through the Ethernet port. The external
interface of the chip is mainly UART, Ethernet and IO interface. ZLAN1003 internal
function modules include: function of chip parameters of network configuration, function
of serial port configuration through AT-like command, function of configuration through
embedded Web, function of IO controlling input and output pin, etc.
1.3 Features
1.3.1 Hardware Features

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
8
-Single chip of high integration: internal integrated integrate MAC and PHY
interface of 10M/100M fast Ethernet, no need to extend RAM, FLASH and PHY,
only need to externally connect the resistance capacitance.
-Support Auto Negotiation Full-duplex&half duplex. Support for automatic cross
line detection (MDI/MDIX)
-3.3V working voltage, 5V I/O signal tolerance. Can be 3.3V/1.8V dual power
supply or 3.3V single power supply.
-Baud rate of UART1 support 1200~115200bps in high speed mode, support
1200~38400bps in low speed mode. The data bits of UART1 support 5~9 bits,
the parity bit can be None, Odd, Even, Mark, Space five types, support hardware
flow control and software flow control. UART2 support 1200~921.6Kbps.
-80 feet LQFP lead free encapsulation.
-Abundant signal light: indicator light for TCP connection establishing, wires
connecting, data communication.
-Support 485 sending permit control line RS485_EN pin used on RS485 bus.
-Industrial chip for temperature -40℃to 85℃.
1.3.2 The Software Features
-Internal solidify serial port to TCP/IP software of full function, no need secondary
development.
-Support TCP server, TCP client, UDP mode, UDP multicast. Support TCP Server
function when as TCP Client. Support 30 TCP connection when as TCP Server,
support 7 destination IP when as TCP Client.
-Support chip connect to send MAC address function, convenient for managing
devices in cloud.
-Provide secondary SDK DLL development library of searching and configuring
chip in PC.

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
9
-Support Web browser configuration, support DHCP dynamic access IP,
connecting domain name server address via DNS protocol.
-Support remote searching chip, configuring chip parameters, upgrading chip
firmware program in cloud.
-Supports remote checking the TCP connection status, serial port data
send-receive status of chip via software. Virtual serial port supports data
monitoring.
-Support sending AT-like command to read and control chip parameter through
serial port.
1.3.3 ZLAN1043 Software Features
The following functions are not supported by ZLAN1003, only ZLAN1043/1043N
support:
-Support Modbus gateway function, support Modbus RTU to Modbus TCP. Can
support storage Modbus, can automatically collect device data and store it. Also
support non-storage Modbus gateway.
-Support multi-host function: in the query-answer query mode, support multiple
computers to simultaneously access the same serial port device at Ethernet port
side.
-Support for custom heartbeat packets and register functions: easy to
communicate with the cloud and device identification.
-Support requiring password authentication function in TCP establishing
connection to ensure connection security.
-Support the "Transcoding" function, can realize the translation work of the
protocol to the specific device, let the different device connect the unified
software platform.
-Support data submission and release in HTTP method, the cloud can directly use
HTTP GET command to interact with serial data of the device.

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
10
-Support controlling level of 8 IO ports through arbitrary network instructions.
-In addition, ZLAN1043N supports network NAT crossing function in P2P.
1.4 Advantages
The ZLAN1003 series has four advantages as follows: zero software development,
integrated abundant IOT function, some applications without external MCU, seamless
connection with the original serial port procedures.
1.4.1 Zero software development
Figure 3 ZLAN1003 Application Diagram
ZLAN1003 series chip internal program does not need the user secondary
development, the UART that joint the user MCU directly sends and receives the data
so can transmit data to the computer program on the network. The user use steps
are as follows:
1) ZLAN provides the complete circuit diagram of ZLAN1003 chip. The user is
designed according to this circuit diagram and welding ZLAN1003 to the circuit
board.
2) After ZLAN1003 circuit boards power on, the RJ45 port of circuit board of
access to network, any computer in the network search device through
ZLVircom or user's own development program with network, also can use
ZLVircom to check the IP and port of ZLAN1003, can configure the IP and baud
rate if necessary. Connect the Socket (TCP/IP) software to the device IP and
port.
3) The relevant indicator light indicates whether ZLAN1003 and the computer are

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
11
establishing TCP/IP.
4) After the connection is established, the data sent to ZLAN1003 by the Socket
(TCP/IP) software will be sent to the user MCU by UART, and the data of the
user MCU can also be sent to the computer Socket (TCP/IP) software through
UART.
5) If necessary, the user MCU can read the MAC of ZLAN1003 and modify the IP
by the AT-like instruction.
There is not a bit of software development in the above steps, and even hardware
development offers a complete circuit diagram. Only need to use ZLVircom configure
the parameters like IP and baud rate in the first time and stored you can directly use,
really achieve the zero software development.
It is generally possible to complete the development of a IoT product based on
Ethernet. This zero software development feature provides a quick solution for the
quick launch of user products, and also avoids problems such as long software
development time and unstable software development.
1.4.2 Integrated rich IOT functionality
ZLAN1003 has already integrated many IOT functional modules, reducing the
workload of user developing related IoT functions. Here are a few typical features:
1) Registration packet and heartbeat package function: when the IoT device joint
with the cloud it need to send its ID to the cloud software to facilitate the device
number. ZLAN1003/1043 has multiple registration packet and heartbeat packet
style.
2) ZLAN1043 can be configured as HTTP mode, which can be directly connected
with the asp/ PHP GET/POST command in the cloud.
3) ZLAN1043 can be configured as a "Transcoding" function, which can
automatically send instructions by serial port, and then upload the instrument

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
12
data in a customized format. It is convenient to convert different devices into a
unified cloud server format without secondary development.
4) With Modbus gateway function and Modbus TCP to Modbus RTU;
5) ZLAN1043N supports cross-intranet communication in P2P way, and realizes
access to Internet via ID anytime and anywhere; it can realize PC monitoring of
any intranet device in the environment without cloud.
1.4.3 Some applications require no external MCU.
Because ZLAN1003 chip no need to configure MCU through serial port and SPI, the
internal solidified program already can realize UART to TCP/IP, and the ZLAN1043
has powerful "Transcoding" programming function, so users can ignore MCU, this
can reduce circuit complexity and save cost.
We list the following situations:
1) Connect the wireless serial port module: ZLAN1003 can be used as the
gateway of some wireless module data acquisition to TCP/IP. At one end of the
gateway are wireless modules, such as bluetooth, Zigbee, Rola and other
UART interface modules, and Ethernet at the other end. At this time, only the
UART of ZLAN1003 and the UART of the wireless module can be directly
connected, no additional MCU is needed.
Figure 4 Joint Wireless Modules
2) Instrument acquisition: ZLAN1043 supports the powerful "Transcoding" function,
which has automatic collection, and can be programmed with the data in the
custom format. At this time as long as the transcoding configuration file is

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
13
written to ZLAN1043 inside, then ZLAN1043 will send specific instructions, and
sent to the cloud according to the fixed format, need to add a MCU for data
acquisition and protocol conversion on printed circuit board.
Figure 5 Instrument Collection
3) Serial port to Ethernet port gateway: ZLAN1003 itself is a powerful single chip of
serial device server, if you need to implement serial port to Ethernet port
gateway function, need to add external MCU, also without software
development. In addition, ZLAN1003 has RS485EN pin, which can support all
kinds of 485 chips.
1.4.4 Seamless connection with the original serial port procedures.
Figure 6 No Modification for User MCU Serial Port Program
Many RS232/RS485 devices have UART interfaces inside the original MCU, and the
internal procedures of MCU have been developed. For the following reasons, users
may not wish to redevelop the internal procedures of MCU:
1) The MCU serial port program has been verified for many years and is stable
and reliable. If redevelop it to interface such as SPI, there will be stability
considerations.

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
14
2) Due to short R&D schedule and insufficient R&D resources, directly using the
original MUC program will accelerate the progress and reduce the R&D
investment.
3) The original MCU program code has been lost or is not maintained by the
technician.
ZLAN1003 provides a good solution for the network upgrade of such RS485/232
devices, so long as joint the part that joint with 232/485 chip before to ZLAN1003.
There is no need for software development, just design the circuit to complete the
product upgrade.
ZLVircom is equipped with the virtual serial port function. If the user does not want to
modify serial port software of the upper computer, it can also meet the requirements.
1.5 Product Selection
Model
Name
Function
ZLAN1003
Serial device
server single chip
ZLAN1043
Modbus gateway
single chip
Additional base on ZLAN1003: Modbus RTU to Modbus
TCP; Multi-host; Registered heartbeat package; TCP
requires passwords; "Transcoding" function; HTTP
GET/POST requests; 8 IO level control
ZLAN1043N
P2P single chip
Add P2P function under ZLAN1043
ZLAN1043-SNMP
SNMP single chip
Add SNMP to Modbus RTU function under ZLAN1043
ZLAN1003-W
Web control chip
Output control command function through webpage
1.6 Target Application
ZLAN1003 can be used for many network intelligent devices:
-IoT gateway: after IoT wirelessly collecting data, transform data into TCP/IP to

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
15
upload;
-Access control: all kinds of RFID and access control equipment are converted to
TCP/IP for communication;
-Security: remote alarm of all kinds of perimeter alarm products, such as electric
fence, infrared probe, fire protection and other;
-Instrument collection: instrument data collection and upload of electricity meter,
energy consumption monitor meter;
-Modbus gateway: ZLAN1043 itself is a Modus gateway single chip, which can be
used to upgrade Modbus RTU equipment to Modbus TCP equipment;
-Industrial automation: RS485/232 signals of various industrial devices are
converted into TCP/IP signals for collection and control.
-Smart home appliances: smart home gateway.
-Network IO controller: ZLAN1043 itself has 8 IO input and output pins, and single
chip can realize the design of network type 8 DI/DO products.
-Industrial automation: industry 4.0 and automation production.
-Building intelligence and energy monitoring: the collection and transmission of
power generation such as wind power and solar energy.
-Medical monitoring equipment: informationization of medical equipment.
2. Pin Definition

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
16
Figure 7 ZLAN Pin
Table 1 Pin Description
Pin Name
Type
Pin No.
Description
Power, Reset, Oscillator
VCC33
POWER
13,29,35,42,5
9,76
To connect 3.3V power, main power supply
VCC18
POWER
4,15,23,36,37,
46,56,66,75
1.8V input. When in single-power mode, connect
VCC18O pin because ZLAN1003 has a built-in 3.3 to 1.8
voltage regulator. VCC18O is 1.8v output, and VCC18
can be supplied by VCC18O; When dual power mode,
connect the external 1.8v power supply.
VCC33I
POWER
51
Regulator power input in internal chip. To connect 3.3V
power, is the input of regulator output. When no use the
internal regulator, use the external 1.8V supply, connect
the pin to external VCC18.

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
17
VCC18O
OUT
52
1.8V output of interior regulator. No use the internal
regulator, use the external 1.8V supply, connect the pin
to external VCC18.
GND
GND
17,34,40,43,4
9,50,63,78
Ground
nRST
IN
74
When nRST is in low electrical level, reset chip. The low
level keeping time must over 5ms. Recommended to use
the special reset chip, and do not use the resistance
capacitance reset circuit.
XTL-, XTL+
IN
38,39
25M oscillator, noted that it’s need to connect 1M Ohms
resistance.
Ethernet Pin
RX+,RX-
IN
44,45
Ethernet receiving
TX+,TX-
IN
47,48
Ethernet sending
Ordinary Serial port Pin
RXD,TXD
IN/OUT
65,67
3.3V TTL level, serial port input/output pin, can directly
connect with MCU port. Note that RXD connect user
MCU TXD, TXD connect user MCU RXD.
CTS, CTS2
IN
16
Hardware flow control input, when chip configured as
CTS/RTS, DSR/DTR mode, only CTS=0 the chip port
will output data. If need hardware flow control support
please connect CTS and RTS together, or else no need
connect these two pins.
RTS
OUT
62
Hardware flow control output. Flow control set as
CTS/RTS, DTR/DSR, normally RTS=0, when RTS=1
means ZLAN1003 cannot receive data, user MCU
should stop to send data to ZLAN1003. The reason
ZLAN1003 cannot receive data including: chip in
initialization, TCP connection no built, the receiving
buffer of ZLAN1003 port is full.
High-speed Serial port Pin
CONFIG
IN
33
High speed serial port enable pin, if pull-up through 10K,
do not use high-speed serial port; Otherwise, pull-down
through 10K to open UART2 high-speed serial port.

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
18
RXD2,
TXD2
IN/OUT
9, 10
Support serial port of high-speed up to 921.6Kbps, if
using high-speed serial port, CONFIG needs to pull
down, and need to connect an I2C chip (such as
AT24C02).
SCL, SDA
/
71, 72
When high speed serial port is required, the SCL and
SDA of the I2C chip (such as AT24C02) are connected
with these two pins.
Input & Output
RUN_LED
OUT
14
Run the indicator light, when MCU works normally, it will
output a square wave of 2s period. Can light LED via
10K resistor to indicate the chip in work.
100M
OUT
61
Can call 100M_LINK, means the network line is
connected. At 0, indicate that the RJ45 network line of
module has been connected.
LINK
OUT
53
TCP connection indicator. When 0, means module has
built TCP connection with network server or in UDP
Mode, and the cable connection normally, thus the
module can send and receive data. If cut cable, the LINK
will be 1.
ACT
OUT
54
Data activity indicator. When 0, means ZLAN1003 port
has data transceiver. But the pin will be in change
between 0 and 1 when there has data, ACT=1, cannot
be sign of non-data communication.
DEF
IN
55
Parameter RESET. When be 0 and time keep over 1s,
the module will restart with default IP in static mode,
Gateway 255.255.255.0, 192.168.1.1. This is avail for
user forgot IP, can reset it to default.
485_TEN
OUT
60
485 sending control end, normal 0, when sending data to
serial port will be 1. Can directly connect TXD_EN pin of
MAX485 chip.
IO_EX
OUT
58
For IO extension.
Other
RSET_BG
IN
41
Connect AGND through 1% accuracy 12.1K resistor.
PULL_DO
WN
IN
24,27,28,30,3
1
Pull-down to GND via 10K. Special note: cannot
combine these pin together to connect resistance for
grounding, it must connect the resistance separately.
PULL_UP
IN
25,33,64
Pull-up to VCC33 via 10K

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
19
SPD0 、
SPD1
IN
26,32
Chip running speed configuration. When pull-up to
VCC33 via 10K, configure to high-speed status. When
pull-down to GND via 10K, configure to low-speed
status. Current in low-speed is 140mA, high-speed is
210mA. The low-speed status support highest baud rate
57600bups, high-speed 115200bps.
NC
/
Other
No specified pin please hang in the air.
The following pins can be converted into IO input/output by the "Transcoding" configuration
file of ZLAN1043 chip, and the function used as indicator light and key input will be disabled.
The following pins can be used as input and output.
The output is to control the level of any of the pins through instruction defined by any value;
As input, can regularly query or initiate the state change of the IO port.
Table 2 Definable IO Pins
IO Table
Name
IO No
Pin No
DEF
PIN[0]
55
485_TEN
PIN[2]
60
100M
PIN[3]
61
RTS
PIN[4]
62
LINK
PIN[5]
53
ACT
PIN[6]
54
RUN_LED
PIN[7]
14
IO_EX
PIN[8]
58
Note: PIN[1] is reserved, directly go to PIN[2].
3. Hardware Design Direction
Here are two design examples to illustrate the design of the schematic diagram. The design
includes the following points:
1) RJ45 integrate the network transformer and no have network transformer: the former is
more integrated, but with higher cost. We introduce ZLSN3003S and SNMP card

Shanghai ZLAN Information Technology Co., Ltd Tel: +86-17321037177 http://www.zlmcu.com
20
respectively.
2) 5V voltage input and wide voltage input: the power circuit is different. We introduce
ZLSN3003S and SNMP card respectively.
3.1 RJ45 with Network Transformer
3.1.1 ZLSN3003S Figure
Figure 8 ZLSN3003S
ZLSN3003S is TTL level serial port to Ethernet port product. It adopts the scheme of
RJ45 integrated network transformer. The power input is 5V or 3.3v.
3.1.2 ZLSN3003S Schematic Diagram
The schematic diagram of ZLAN3003S is shown in figure 9 and figure 10.
This manual suits for next models
2
Table of contents