Skip to content

Commit 36a1460

Browse files
committed
Add sym/cmp/dev for DS3231M/S
1 parent fdd3343 commit 36a1460

File tree

14 files changed

+401
-0
lines changed

14 files changed

+401
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
(librepcb_component 680a7fc2-bc4e-4dc1-b14e-22903ed0b96e
2+
(name "DS3231S/M+")
3+
(description "RTC, I²C, SOIC16")
4+
(keywords "rtc,i2c")
5+
(author "U. Bruhin")
6+
(version "0.1")
7+
(created 2025-10-02T08:00:27Z)
8+
(deprecated false)
9+
(generated_by "")
10+
(category db02d12f-b838-404a-9c04-2873c8c5a439)
11+
(schematic_only false)
12+
(default_value "{{MPN or DEVICE or COMPONENT}}")
13+
(prefix "U")
14+
(signal c09d8566-0b4c-4291-beb3-f582a13011b8 (name "!INT/SQW") (role passive)
15+
(required false) (negated false) (clock false) (forced_net "")
16+
)
17+
(signal 8014a463-ada5-4484-b0d8-29d9083ddcb2 (name "!RST") (role passive)
18+
(required false) (negated false) (clock false) (forced_net "")
19+
)
20+
(signal 0dde7cbf-190e-47f1-b5b6-b98cade3022b (name "32KHZ") (role passive)
21+
(required false) (negated false) (clock false) (forced_net "")
22+
)
23+
(signal 58599e41-782a-409f-8cb1-aa9b770b041b (name "GND") (role passive)
24+
(required true) (negated false) (clock false) (forced_net "")
25+
)
26+
(signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54 (name "N.C.") (role passive)
27+
(required true) (negated false) (clock false) (forced_net "")
28+
)
29+
(signal ab0091f9-5646-4c8e-80ad-cbc272672211 (name "SCL") (role passive)
30+
(required true) (negated false) (clock false) (forced_net "")
31+
)
32+
(signal 3050433b-72d2-4ac0-8dfd-7d59934ce9f8 (name "SDA") (role passive)
33+
(required true) (negated false) (clock false) (forced_net "")
34+
)
35+
(signal 2348c1e4-7807-49dc-bdd7-8e96e729f471 (name "VBAT") (role passive)
36+
(required true) (negated false) (clock false) (forced_net "")
37+
)
38+
(signal 126974d4-de5c-4192-9350-3f28fa6ce7f3 (name "VCC") (role passive)
39+
(required true) (negated false) (clock false) (forced_net "")
40+
)
41+
(variant 43e7a9ef-2484-45b1-9b3b-a84755335c9a (norm "")
42+
(name "default")
43+
(description "")
44+
(gate 5a9c05d3-c85b-41bf-8caf-3e67663240de
45+
(symbol 978bae4f-af5a-4a95-8fdf-f3d1e160f277)
46+
(position 0.0 0.0) (rotation 0.0) (required true) (suffix "")
47+
(pin 17ca9d8d-105a-4828-a06f-a071fc8e67c7 (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54) (text signal))
48+
(pin 3948f2c3-e041-45de-a878-e4f0a61be9d3 (signal 126974d4-de5c-4192-9350-3f28fa6ce7f3) (text signal))
49+
(pin 3f85b429-6ac6-410e-aa68-9d182fa84e4c (signal c09d8566-0b4c-4291-beb3-f582a13011b8) (text signal))
50+
(pin 78a32833-aeb6-42dc-be01-b14d03f05eb4 (signal 0dde7cbf-190e-47f1-b5b6-b98cade3022b) (text signal))
51+
(pin 8ccc8534-4cc1-46b0-ad89-d0a11f9703d4 (signal 58599e41-782a-409f-8cb1-aa9b770b041b) (text signal))
52+
(pin 94ad24f8-a28d-4b6a-88a5-394a3ba336d8 (signal 3050433b-72d2-4ac0-8dfd-7d59934ce9f8) (text signal))
53+
(pin 97c04e83-f153-4480-8b73-14b6a958de3b (signal ab0091f9-5646-4c8e-80ad-cbc272672211) (text signal))
54+
(pin bf5d332b-a7b4-4852-89ea-c83d6998b090 (signal 8014a463-ada5-4484-b0d8-29d9083ddcb2) (text signal))
55+
(pin c8a7fb2f-9f3e-49c0-ab7d-2a556fcbb3aa (signal 2348c1e4-7807-49dc-bdd7-8e96e729f471) (text signal))
56+
)
57+
)
58+
)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
(librepcb_component ea18cbe1-991b-40cd-9be8-863f6b91e319
2+
(name "DS3231MZ")
3+
(description "RTC, I²C, SOIC8")
4+
(keywords "rtc,i2c")
5+
(author "U. Bruhin")
6+
(version "0.1")
7+
(created 2025-10-02T08:35:02Z)
8+
(deprecated false)
9+
(generated_by "")
10+
(category db02d12f-b838-404a-9c04-2873c8c5a439)
11+
(resource "Datasheet DS3231MZ" (mediatype "application/pdf")
12+
(url "https://www.analog.com/media/en/technical-documentation/data-sheets/DS3231M.pdf")
13+
)
14+
(schematic_only false)
15+
(default_value "{{MPN or DEVICE or COMPONENT}}")
16+
(prefix "U")
17+
(signal e4dde566-26fd-4929-850e-027a1013397c (name "!INT/SQW") (role passive)
18+
(required false) (negated false) (clock false) (forced_net "")
19+
)
20+
(signal a0f26ba5-27eb-4420-911a-8502a46685df (name "!RST") (role passive)
21+
(required false) (negated false) (clock false) (forced_net "")
22+
)
23+
(signal 57bf4c09-ecee-4955-946a-245016f6d53b (name "32KHZ") (role passive)
24+
(required false) (negated false) (clock false) (forced_net "")
25+
)
26+
(signal 13768fde-1427-47ed-bd0d-b3c7bafe0fdc (name "GND") (role passive)
27+
(required true) (negated false) (clock false) (forced_net "")
28+
)
29+
(signal 31c3b5aa-2e0b-4b1b-a034-c7da06d83016 (name "SCL") (role passive)
30+
(required true) (negated false) (clock false) (forced_net "")
31+
)
32+
(signal 123f9ce5-7f3e-49d9-9219-53e57378aa23 (name "SDA") (role passive)
33+
(required true) (negated false) (clock false) (forced_net "")
34+
)
35+
(signal e5677ddd-9429-4a9e-9954-477fc87f1563 (name "VBAT") (role passive)
36+
(required true) (negated false) (clock false) (forced_net "")
37+
)
38+
(signal b9c178df-07dd-449e-ba31-d70dbaaaad18 (name "VCC") (role passive)
39+
(required true) (negated false) (clock false) (forced_net "")
40+
)
41+
(variant 77a3b4e2-f314-4eb5-9b7d-91a7648da78c (norm "")
42+
(name "default")
43+
(description "")
44+
(gate cc803fc1-04e9-4035-8ca5-0c9bda4af7ae
45+
(symbol e625a948-eace-4b2a-ad21-e70eb08e1fd6)
46+
(position 0.0 0.0) (rotation 0.0) (required true) (suffix "")
47+
(pin 11d45245-d076-4b18-809c-ebac35898f3d (signal a0f26ba5-27eb-4420-911a-8502a46685df) (text signal))
48+
(pin 1bc4f072-5165-499d-bbbd-480e243573cf (signal b9c178df-07dd-449e-ba31-d70dbaaaad18) (text signal))
49+
(pin 2b458606-428c-424f-bc31-2b4668e62cec (signal 13768fde-1427-47ed-bd0d-b3c7bafe0fdc) (text signal))
50+
(pin 55a5a851-3c35-4d27-ac2a-76b342dd0c04 (signal e5677ddd-9429-4a9e-9954-477fc87f1563) (text signal))
51+
(pin 5d087183-92bf-4856-ade6-0e3aecd17cfd (signal 31c3b5aa-2e0b-4b1b-a034-c7da06d83016) (text signal))
52+
(pin c61236f9-5b42-47fc-b231-873f38e63ee1 (signal e4dde566-26fd-4929-850e-027a1013397c) (text signal))
53+
(pin c66dd57f-9cc3-4cf5-a18a-a69daf5554ec (signal 57bf4c09-ecee-4955-946a-245016f6d53b) (text signal))
54+
(pin dc63834d-208b-4019-931a-c30be66be902 (signal 123f9ce5-7f3e-49d9-9219-53e57378aa23) (text signal))
55+
)
56+
)
57+
)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
(librepcb_device 2f9ba9fa-5845-466a-b2e1-838abf941309
2+
(name "DS3231S")
3+
(description "RTC, I²C, ±3.5ppm, SOIC16")
4+
(keywords "rtc,i2c")
5+
(author "U. Bruhin")
6+
(version "0.1")
7+
(created 2025-10-02T11:28:29Z)
8+
(deprecated false)
9+
(generated_by "")
10+
(category db02d12f-b838-404a-9c04-2873c8c5a439)
11+
(resource "Datasheet DS3231S" (mediatype "application/pdf")
12+
(url "https://www.analog.com/media/en/technical-documentation/data-sheets/DS3231.pdf")
13+
)
14+
(component 680a7fc2-bc4e-4dc1-b14e-22903ed0b96e)
15+
(package 8d5e3359-d26a-4715-89f6-4924211d48a7)
16+
(pad 05c15b4c-14cb-4fda-8291-ac33e9bffe8f (signal ab0091f9-5646-4c8e-80ad-cbc272672211))
17+
(pad 07d9c70b-744c-4262-b798-df52c800500f (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
18+
(pad 23842974-c084-43d2-8040-7274553ec4ab (signal 2348c1e4-7807-49dc-bdd7-8e96e729f471))
19+
(pad 2fed4683-847c-46ad-85f7-facf104de6d5 (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
20+
(pad 5bdf257e-e650-4b9d-8f2b-6b15eadb463b (signal 0dde7cbf-190e-47f1-b5b6-b98cade3022b))
21+
(pad 5c08d028-d3c5-4aea-8041-dc85e62cc7f7 (signal 3050433b-72d2-4ac0-8dfd-7d59934ce9f8))
22+
(pad 64c48581-7aa4-401c-8e47-33396c19ca9f (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
23+
(pad 7c12f6f1-279b-46f1-9972-76b9067efd45 (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
24+
(pad 88579c67-17df-48cf-867b-a51577076eae (signal 58599e41-782a-409f-8cb1-aa9b770b041b))
25+
(pad 9097ece6-28cc-4723-a0a9-f4b4ba5166ed (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
26+
(pad 92672fd0-8fdb-4084-97fd-626982ddb78e (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
27+
(pad a2a18cc5-0066-407c-a34b-22b227006ddc (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
28+
(pad a8e09d44-829e-4dad-a4ce-5d6e5f2bb527 (signal c09d8566-0b4c-4291-beb3-f582a13011b8))
29+
(pad b044fd47-6454-4bfd-b0e8-264b6862939d (signal 8014a463-ada5-4484-b0d8-29d9083ddcb2))
30+
(pad b41dc949-993e-44f4-a81e-6caf7e273bc3 (signal 126974d4-de5c-4192-9350-3f28fa6ce7f3))
31+
(pad fee5d108-7cbb-4486-8349-7c4656c35c0a (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
32+
(part "DS3231S#" (manufacturer "Maxim Integrated")
33+
(attribute "ACCURACY" (type string) (unit none) (value "±3.5ppm"))
34+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "0..+70°C"))
35+
(attribute "PACKAGING" (type string) (unit none) (value "Tube 46"))
36+
)
37+
(part "DS3231S#T&R" (manufacturer "Maxim Integrated")
38+
(attribute "ACCURACY" (type string) (unit none) (value "±3.5ppm"))
39+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "0..+70°C"))
40+
(attribute "PACKAGING" (type string) (unit none) (value "T&R 1000"))
41+
)
42+
(part "DS3231SN#" (manufacturer "Maxim Integrated")
43+
(attribute "ACCURACY" (type string) (unit none) (value "±3.5ppm"))
44+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-45..+85°C"))
45+
(attribute "PACKAGING" (type string) (unit none) (value "Tube 46"))
46+
)
47+
(part "DS3231SN#T&R" (manufacturer "Maxim Integrated")
48+
(attribute "ACCURACY" (type string) (unit none) (value "±3.5ppm"))
49+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-45..+85°C"))
50+
(attribute "PACKAGING" (type string) (unit none) (value "T&R 1000"))
51+
)
52+
)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
(librepcb_device 654287c2-23e8-425e-90c2-1c120ce829ec
2+
(name "DS3231MZ")
3+
(description "RTC, I²C, ±5ppm, SOIC8")
4+
(keywords "rtc,i2c")
5+
(author "U. Bruhin")
6+
(version "0.1")
7+
(created 2025-10-02T09:04:56Z)
8+
(deprecated false)
9+
(generated_by "")
10+
(category db02d12f-b838-404a-9c04-2873c8c5a439)
11+
(resource "Datasheet DS3231MZ" (mediatype "application/pdf")
12+
(url "https://www.analog.com/media/en/technical-documentation/data-sheets/DS3231M.pdf")
13+
)
14+
(component ea18cbe1-991b-40cd-9be8-863f6b91e319)
15+
(package ffbf2bed-9155-45a9-b154-2f766c7f9019)
16+
(pad 030ad5ef-b6fc-4884-866c-74dc806f28a9 (signal b9c178df-07dd-449e-ba31-d70dbaaaad18))
17+
(pad 1774652b-09d3-4961-8af6-2e0d0272cde3 (signal 13768fde-1427-47ed-bd0d-b3c7bafe0fdc))
18+
(pad 1a3b50b0-379c-40d9-a015-c1117ee4d0ff (signal 57bf4c09-ecee-4955-946a-245016f6d53b))
19+
(pad 1a3d74c1-cd55-49fa-9717-df952d5ac40b (signal 123f9ce5-7f3e-49d9-9219-53e57378aa23))
20+
(pad 5f747ca7-c5d6-41a1-b16b-d08f7df7050a (signal e5677ddd-9429-4a9e-9954-477fc87f1563))
21+
(pad 77f3d8f5-8e7f-4fab-906a-76fe905b886a (signal e4dde566-26fd-4929-850e-027a1013397c))
22+
(pad ca7a042a-80b0-4499-bb1e-f4a4c285bfa5 (signal 31c3b5aa-2e0b-4b1b-a034-c7da06d83016))
23+
(pad e7d9d938-5347-44d2-9bb5-63543f981b49 (signal a0f26ba5-27eb-4420-911a-8502a46685df))
24+
(part "DS3231MZ+" (manufacturer "Maxim Integrated")
25+
(attribute "ACCURACY" (type string) (unit none) (value "±5ppm"))
26+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-45..+85°C"))
27+
(attribute "PACKAGING" (type string) (unit none) (value "Tube 46"))
28+
(attribute "STANDARDS" (type string) (unit none) (value "RoHS"))
29+
)
30+
(part "DS3231MZ/V+" (manufacturer "Maxim Integrated")
31+
(attribute "ACCURACY" (type string) (unit none) (value "±5ppm"))
32+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-45..+85°C"))
33+
(attribute "PACKAGING" (type string) (unit none) (value "Tube 46"))
34+
(attribute "STANDARDS" (type string) (unit none) (value "RoHS, Automotive"))
35+
)
36+
(part "DS3231MZ+TRL" (manufacturer "Maxim Integrated")
37+
(attribute "ACCURACY" (type string) (unit none) (value "±5ppm"))
38+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-45..+85°C"))
39+
(attribute "PACKAGING" (type string) (unit none) (value "T&R 1000"))
40+
(attribute "STANDARDS" (type string) (unit none) (value "RoHS"))
41+
)
42+
(part "DS3231MZ/V+T" (manufacturer "Maxim Integrated")
43+
(attribute "ACCURACY" (type string) (unit none) (value "±5ppm"))
44+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-45..+85°C"))
45+
(attribute "PACKAGING" (type string) (unit none) (value "T&R 1000"))
46+
(attribute "STANDARDS" (type string) (unit none) (value "RoHS, Automotive"))
47+
)
48+
)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
(librepcb_device d87d6b78-da8e-4232-974b-928b69cb0233
2+
(name "DS3231M+")
3+
(description "RTC, I²C, ±5ppm, SOIC16")
4+
(keywords "rtc,i2c")
5+
(author "U. Bruhin")
6+
(version "0.1")
7+
(created 2025-10-02T08:03:45Z)
8+
(deprecated false)
9+
(generated_by "")
10+
(category db02d12f-b838-404a-9c04-2873c8c5a439)
11+
(resource "Datasheet DS3231M" (mediatype "application/pdf")
12+
(url "https://www.analog.com/media/en/technical-documentation/data-sheets/DS3231M.pdf")
13+
)
14+
(component 680a7fc2-bc4e-4dc1-b14e-22903ed0b96e)
15+
(package 8d5e3359-d26a-4715-89f6-4924211d48a7)
16+
(pad 05c15b4c-14cb-4fda-8291-ac33e9bffe8f (signal ab0091f9-5646-4c8e-80ad-cbc272672211))
17+
(pad 07d9c70b-744c-4262-b798-df52c800500f (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
18+
(pad 23842974-c084-43d2-8040-7274553ec4ab (signal 2348c1e4-7807-49dc-bdd7-8e96e729f471))
19+
(pad 2fed4683-847c-46ad-85f7-facf104de6d5 (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
20+
(pad 5bdf257e-e650-4b9d-8f2b-6b15eadb463b (signal 0dde7cbf-190e-47f1-b5b6-b98cade3022b))
21+
(pad 5c08d028-d3c5-4aea-8041-dc85e62cc7f7 (signal 3050433b-72d2-4ac0-8dfd-7d59934ce9f8))
22+
(pad 64c48581-7aa4-401c-8e47-33396c19ca9f (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
23+
(pad 7c12f6f1-279b-46f1-9972-76b9067efd45 (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
24+
(pad 88579c67-17df-48cf-867b-a51577076eae (signal 58599e41-782a-409f-8cb1-aa9b770b041b))
25+
(pad 9097ece6-28cc-4723-a0a9-f4b4ba5166ed (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
26+
(pad 92672fd0-8fdb-4084-97fd-626982ddb78e (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
27+
(pad a2a18cc5-0066-407c-a34b-22b227006ddc (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
28+
(pad a8e09d44-829e-4dad-a4ce-5d6e5f2bb527 (signal c09d8566-0b4c-4291-beb3-f582a13011b8))
29+
(pad b044fd47-6454-4bfd-b0e8-264b6862939d (signal 8014a463-ada5-4484-b0d8-29d9083ddcb2))
30+
(pad b41dc949-993e-44f4-a81e-6caf7e273bc3 (signal 126974d4-de5c-4192-9350-3f28fa6ce7f3))
31+
(pad fee5d108-7cbb-4486-8349-7c4656c35c0a (signal 8f097fd8-e869-4e79-9ae3-ff4b8ff77e54))
32+
(part "DS3231M+" (manufacturer "Maxim Integrated")
33+
(attribute "ACCURACY" (type string) (unit none) (value "±5ppm"))
34+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-45..+85°C"))
35+
(attribute "PACKAGING" (type string) (unit none) (value "Tube 46"))
36+
(attribute "STANDARDS" (type string) (unit none) (value "RoHS"))
37+
)
38+
(part "DS3231M+TRL" (manufacturer "Maxim Integrated")
39+
(attribute "ACCURACY" (type string) (unit none) (value "±5ppm"))
40+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-45..+85°C"))
41+
(attribute "PACKAGING" (type string) (unit none) (value "T&R 1000"))
42+
(attribute "STANDARDS" (type string) (unit none) (value "RoHS"))
43+
)
44+
)

0 commit comments

Comments
 (0)