1
0
mirror of https://github.com/whowechina/popn_pico.git synced 2024-12-13 23:31:08 +01:00
popn_pico/PCB/agg-kicad/lib/ic/clock/ds3231.yaml
2022-08-22 21:51:48 +08:00

18 lines
369 B
YAML

name: DS3231MZ
description: I2C integrated RTC/TCXO/Crystal
datasheet: https://datasheets.maximintegrated.com/en/ds/DS3231M.pdf
ordercodes: [["Farnell", "2515358"]]
footprint: agg:SOIC-8
pins:
- - - [VBAT, 6, pwrin]
- [VCC, 2, pwrin]
- [GND, 5, pwrin]
- - [SDA, 7, od]
- [SCL, 8, in]
- - - [32KHZ, 1, od]
- - [~INT~/SQW, 3, od]
- [~RST, 4, bidi]