Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

77%
+5 −0
Q&A Can you call an IC pin 'N.C' if it has hidden functionality?

The particular IC I ran into this issue with was DS3231 RTC. The pin configuration shows: However, the datasheet specifies To my knowledge, 'N.C' appears on ICs when it is decided to use a cer...

1 answer  ·  posted 3y ago by Kranulis‭  ·  last activity 3y ago by Olin Lathrop‭

Question IC
#1: Initial revision by user avatar Kranulis‭ · 2021-04-07T21:15:30Z (about 3 years ago)
Can you call an IC pin 'N.C' if it has hidden functionality?
The particular IC I ran into this issue with was DS3231 RTC. The pin configuration shows:
![Image alt text](https://electrical.codidact.com/uploads/QZQJANgauLRY5ECaUgergs6H)

However, the datasheet specifies ![Image alt text](https://electrical.codidact.com/uploads/3LREDJFX6SKHkjJaf4CohnTs)

To my knowledge, 'N.C' appears on ICs when it is decided to use a certain package, but not all pins are needed, or leaving extra pins for future versions. Therefore, is it correct to assign 'N.C' to pins that actually must be tied to ground for the chip to function as intended?
IC