@@ -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
0 commit comments