Skip to content

Commit 4faeccc

Browse files
authored
Update mcp230xx.md
Updated also datasheets of current revision MCP23008 (important differences) and MCP23016 (new link only, document revision is the same)
1 parent a608e2f commit 4faeccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/components/mcp230xx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The Microchip MCP230xx series of general purpose, parallel I/O expansion for I²
1919

2020
## MCP23008 Component
2121

22-
The MCP23008 component ([datasheet](http://ww1.microchip.com/downloads/en/devicedoc/21919e.pdf),
22+
The MCP23008 component ([datasheet](https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MCP23008-MCP23S08-Data-Sheet-DS20001919.pdf),
2323
[Adafruit](https://www.adafruit.com/product/593)) has 8 GPIOs that can be configured independently.
2424

2525
```yaml
@@ -78,7 +78,7 @@ binary_sensor:
7878

7979
## MCP23016 Component
8080

81-
The MCP23016 component ([datasheet](http://ww1.microchip.com/downloads/en/devicedoc/20090c.pdf))
81+
The MCP23016 component ([datasheet](https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/20090C.pdf))
8282
has 16 GPIOs and can be configured the same way than the other variants.
8383

8484
> [!NOTE]

0 commit comments

Comments
 (0)