Skip to content

Commit 5f392df

Browse files
committed
IP55 pin Assignment modify
1 parent f8f96ae commit 5f392df

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

docs/Product/Modules/Ethernet-Module/IP-55.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,37 @@ import TabItem from '@theme/TabItem';
2727
---
2828

2929
### Pin Assignment
30-
<img src="/img/products/wiz-ip55/IP55 Pin Description.png" alt="Wiz-ip55 Pin Description" />
30+
<img
31+
src="/img/products/wiz-ip55/IP55 Pin Description_2.png"
32+
alt="Wiz-ip55 Pin Description"
33+
style={{ width: '400px', display: 'block', margin: '0 auto' }}
34+
/>
35+
36+
<p style={{ textAlign: 'center', fontSize: '0.9rem', color: 'gray' }}>
37+
Top View
38+
</p>
39+
40+
| Pin Number | Pin Name | Pin Type | Description |
41+
|---|---|---|---|
42+
| P1 | ACT | RJ45_LED Control Pin | Data reception/transmission activity indicator light |
43+
| P2 | VCC | POWER | 3.3V power supply pin |
44+
| P3 | GND | Power ground | Power ground |
45+
| P4 | CSn | SPI | SPI interface chip selects signal pin, with low level as the effective state |
46+
| P5 | CLK | SPI | SPI clock input pin |
47+
| P6 | MISO | SPI | SPI master input, slave output |
48+
| P8 | MOSI | SPI| SPI master output from slave input |
49+
| P9 | INTn | Interrupt| Interrupt output pin, low level is effective |
50+
| P10 | RESETn | Reset | Reset pin, low level effective (must be maintained for at least 500us) |
51+
| P11 | NC | - | Retention function |
52+
| P12 | NC | - | Retention function |
53+
| P13 | LINK | RJ45_LED Control Pin | Network connection indicator light |
54+
| L1 | LED1- | RJ45_LED | Connect to P1 |
55+
| L2 | LED1+ | RJ45_LED | Connected in series with the resistor to VCC |
56+
| L3 | LED2+ | RJ45_LED | Connected in series with the resistor to VCC |
57+
| L4 | LED2- | RJ45_LED | Connect to P13 |
58+
| S1 | SHILD | Shell| The negative pole of the Ethernet port data status LED is defaultly connected to the LINK pin. |
59+
| S2 | SHILD | Shell | The negative pole of the Ethernet port data status LED is defaultly connected to the LINK pin. |
60+
---
3161

3262
---
3363

61.6 KB
Loading

0 commit comments

Comments
 (0)