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

Altium. Reusing schematic symbols for pin-compatible parts.

+3
−0

I want to create a schematic symbol and reuse it for multiple ICs which have identical pinouts. For example, OpaMPS, or the venerable SN74LS00, SN74HC00, SN74HCT00. How can I do this in an Altium library without copying and pasting the symbol every time?

I'd like to create a library where I don't need to remember all the pin-compatible sets, and I can go by the part number in the library. I want to find out what kind of support Altium has for that.

I know I could drop a symbol and change the comment from ADuM2250 to ISO1640DWR. But that would not be the workaround I'm looking for.

For a comparison, OrCAD has aliases for schematic symbols. Each symbol can have multiple model numbers associated with it.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

2 comment threads

Something like Eagle's device attributes? (2 comments)
Some thoughts. (1 comment)

1 answer

+6
−0

New versions of Altium (22.x) changed their approach to component libraries. You now create components, to which a symbol and several footprints can be tied.

This allows you to reuse symbols across your component library (Altium doc). Additionally, you can use generic components in your designs to make a first version of your schematic without selecting a specific component.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »