Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLCC footprints #74

Open
ouabache opened this issue Jan 25, 2020 · 9 comments
Open

PLCC footprints #74

ouabache opened this issue Jan 25, 2020 · 9 comments

Comments

@ouabache
Copy link
Contributor

I am going to start working on a generate script for PLCC packages unless someone else is already working on one.

Do we have a wish list of items that we need someone to create?

@dbrgn
Copy link
Member

dbrgn commented Jan 25, 2020

Hm, maybe that could be integrated into the QFP generator? https://github.com/LibrePCB/librepcb-parts-generator/blob/master/generate_qfp.py

From Wikipedia:

A package related to QFP is PLCC which is similar but has pins with larger pitch, 1.27 mm (or 1/20 inch), curved up underneath a thicker body to simplify socketing (soldering is also possible).

Is there a document (e.g. from JEDEC) that standardizes PLCC footprints?

@ouabache
Copy link
Contributor Author

ouabache commented Jan 25, 2020 via email

@dbrgn
Copy link
Member

dbrgn commented Jan 25, 2020

IPC name is as follows:

PLCC + Pin Qty. + P Pitch _ Lead Span L1 X Lead Span L2 Nominal X Height + L Lead Width

@dbrgn
Copy link
Member

dbrgn commented Jan 25, 2020

Oh, what might make this a bit more difficult: PLCC packages have different pin numbering scheme. Pin 1 is at the middle of a side, not at a corner.

@dbrgn
Copy link
Member

dbrgn commented Jan 25, 2020

I think after about 15 minutes of searching I found the relevant standard: MO-047: https://www.jedec.org/system/files/docs/Mo-047b.pdf (free registration required).

Topline PLCC packages may also be helpful: https://www.topline.tv/PLCC.html

@ouabache
Copy link
Contributor Author

ouabache commented Jan 25, 2020 via email

@ouabache
Copy link
Contributor Author

ouabache commented Jan 26, 2020 via email

@dbrgn
Copy link
Member

dbrgn commented Jan 26, 2020

I found another ipc-7351B that calls out

Use IPC7351-C, not -B: https://www.pcblibraries.com/downloads/Guidelines!Library-Expert-Land-Pattern-Naming-Convention.asp

@ouabache
Copy link
Contributor Author

ouabache commented Jan 26, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants