KiCad Xperts

Post Reply
User avatar
russf
XCore Addict
Posts: 146
Joined: Thu Dec 10, 2009 10:17 pm
Contact:

KiCad Xperts

Post by russf »

Welcome to the KiCad Xperts group.
This is a place to meet engineers who have experience with KiCad, or are moving in that direction.
Together we can share the effort of creating a comprehensive set of XMOS parts for the FOSS KiCad EDA suite, and improve and evangelise the tools available for making XMOS designs.
Read


User avatar
russf
XCore Addict
Posts: 146
Joined: Thu Dec 10, 2009 10:17 pm
Contact:

Post by russf »

Today I published our first library, containing two XMOS XS1-L1 variants (64,128). Look at the project for a link to the github repo.

I also have a second repo that has a general set of components I'm using, and also a library called xmossupport, which contains parts found on some of the XMOS reference designs. https://github.com/topiaruss/KiCad-Parts

Good luck. Pull requests encouraged.

--r

Magiktrix
New User
Posts: 2
Joined: Sat Aug 13, 2011 9:37 pm

Post by Magiktrix »

Hello,

as i dont find it in the repo, here it is in raw format.

Cut paste the following to create usb3318.lib , associate the standard qfn24 package , and load qfn24 3d from http://www.kicadlib.org/Fichiers/Ludek_libraries.html.
Still need some checking on physical dimension.

#
# USB3318
#
DEF USB3318 U 0 40 Y Y 1 F N
F0 "U" 0 -50 50 H V C CNN
F1 "USB3318" 0 50 50 H V C CNN
DRAW
S -550 -450 550 450 0 0 0 N
X ID 1 -850 250 300 R 50 50 1 1 I
X VBUS 2 -850 150 300 R 50 50 1 1 B
X VBAT 3 -850 50 300 R 50 50 1 1 W
X VDD3.3 4 -850 -50 300 R 50 50 1 1 W
X DM 5 -850 -150 300 R 50 50 1 1 B
X DP 6 -850 -250 300 R 50 50 1 1 B
X CPEN 7 -250 -750 300 U 50 50 1 1 O
X DATA7 8 -150 -750 300 U 50 50 1 1 B
X DATA6 9 -50 -750 300 U 50 50 1 1 B
X DATA5 10 50 -750 300 U 50 50 1 1 B
X STP 20 150 750 300 D 50 50 1 1 I
X DATA4 11 150 -750 300 U 50 50 1 1 B
X VDD1.8 21 50 750 300 D 50 50 1 1 W
X CLKOUT 12 250 -750 300 U 50 50 1 1 O
X RESETB 22 -50 750 300 D 50 50 1 1 I
X DATA3 13 850 -250 300 L 50 50 1 1 B
X REFCLK 23 -150 750 300 D 50 50 1 1 I
X DATA2 14 850 -150 300 L 50 50 1 1 B
X RBIAS 24 -250 750 300 D 50 50 1 1 I
X DATA1 15 850 -50 300 L 50 50 1 1 B
X GROUND 25 -350 -150 100 R 50 50 1 1 I
X DATA0 16 850 50 300 L 50 50 1 1 B
X VDDIO 17 850 150 300 L 50 50 1 1 W
X NXT 18 850 250 300 L 50 50 1 1 O
X DIR 19 250 750 300 D 50 50 1 1 O
ENDDRAW
ENDDEF
#
#End Library
User avatar
myndideal
Active Member
Posts: 59
Joined: Thu May 05, 2011 10:00 pm
Location: Budapest
Contact:

Post by myndideal »

Hi guys! I drew some simply boards with kicad, I upload the files too.  My xmos lib contains  bga96 and 217 footprints, and lib for A8A64, A16A128 components. There are some other stuffs because of the demo board (mux, bus driver). I am still working on this, and  welcome any help too :) 
http://www.xcore.com/projects/kicad_xmos
have a nice day!
Post Reply