Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Adding PIC18F-Q10 familly #2885

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Adding PIC18F-Q10 familly #2885

wants to merge 4 commits into from

Conversation

frebourg
Copy link

@frebourg frebourg commented Jul 29, 2020

Adding PIC18F-Q10 family Library ( again , but now checked locally with python script bedore merge request)

PIC18F24Q10, PIC18F25Q10, PIC18F26Q10, PIC18F27Q10
PIC18F45Q10, PIC18F46Q10, PIC18F47Q10
With following packages:

  • 28 pin package : SPDIP SOIC, SSOP, QFN, VQFN
  • 40 pin package : PDIP
  • 44 pin package : TQFP, QFN

Datasheet :

  • PIC18F25/25Q10 :

http://ww1.microchip.com/downloads/en/DeviceDoc/PIC18F2425Q10-28-Pin-Low-Power-High-Performance-MCU-40001945C.pdf

  • PIC18F26/45/46Q10 :

http://ww1.microchip.com/downloads/en/DeviceDoc/PIC18F26-45-46Q10-Data-Sheet-40001996D.pdf

  • PIC18F27/47Q10 :

http://ww1.microchip.com/downloads/en/DeviceDoc/40002043D.pdf

Screenshoot:

PIC18F24Q10-xML
PIC18F24Q10-xSP
PIC18F24Q10-xSS
PIC18F24Q10-xSTX
PIC18F45Q10-xMP
PIC18F45Q10-xP
PIC18F45Q10-xPT

PIC18F24Q10, PIC18F25Q10, PIC18F26Q10, PIC18F27Q10
PIC18F45Q10, PIC18F46Q10, PIC18F47Q10
With following packages:
- 28 pin package : SPDIP SOIC, SSOP, QFN, VQFN
- 40 pin package : PDIP
- 44 pin package : TQFP, QFN
PIC18F24Q10, PIC18F25Q10, PIC18F26Q10, PIC18F27Q10
PIC18F45Q10, PIC18F46Q10, PIC18F47Q10
With following packages:
- 28 pin package : SPDIP SOIC, SSOP, QFN, VQFN
- 40 pin package : PDIP
- 44 pin package : TQFP, QFN
PIC18F24Q10, PIC18F25Q10, PIC18F26Q10, PIC18F27Q10
PIC18F45Q10, PIC18F46Q10, PIC18F47Q10
With following packages:
- 28 pin package : SPDIP SOIC, SSOP, QFN, VQFN
- 40 pin package : PDIP
- 44 pin package : TQFP, QFN
Checked with local pyton script checklib.py
@CLAassistant
Copy link

CLAassistant commented Jul 29, 2020

CLA assistant check
All committers have signed the CLA.

@myfreescalewebpage myfreescalewebpage added Addition Adds new symbols to library Pending reviewer A pull request waiting for a reviewer labels Aug 2, 2020
@ghost
Copy link

ghost commented Aug 5, 2020

Hi,

just a few quick thoughts that came up when looking at the screenshots

  • You can stack the VSS pins (https://kicad-pcb.org/libraries/klc/S4.3/)
  • Plese rename the ThermalPad to EP to make it more consistent with other parts in the lib
  • I like the fact that you did not put 10s of alternate function names on the pins
  • It seems like the symbols could be less wide
  • You could try to make all symbols drop-in compatible. E.g. have the same pins at the same position. That is not mandatory, but a really cool feature.
  • The Ports are ordered in the wrong way (https://kicad-pcb.org/libraries/klc/S4.2/ Point2)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Addition Adds new symbols to library Pending reviewer A pull request waiting for a reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants