Database Part using symbol with multiple units

Hi !

I’ve set up my database library and I’m debugging symbol/footprint mismatches between the source libraries and the database.

I have a part that links to a symbol that has 2 sub-units, and KiCAD doesn’t seem to be able to link them to the database part. Is this the same underlying issue as Link Multiple Symbols to Database Part? Or is there an extra step to enable linking the database part to the sub-units?

Thanks in advance for any direction on this issue !

KiCAD 8.0.8 on Windows 11

Welcome to the forum!

Please Go to help>about>copy version info and paste that into your next post.

1 Like

Ciao, can you provide more details on the problem you have?
this is an example of a dual unit opamp from my DB,

erc seems happy…

the relevant DB data:

I use multi-part symbols all the time, such as a dual opamp with three units – the database just calls out the symbol name:

Thanks for the quick feedback everyone!

It ended up just being a mismatch between the symbol name and the library attribute table I exported from Altium.

Glad to know it’s not a missing feature.

2 Likes