Hi,
I'm trying to find an Eagle library that contains the ATSAM3XEA for drawing up a Due-esque board. Does anyone know where to find one, or do you have one?
Cheers,
Hi,
I'm trying to find an Eagle library that contains the ATSAM3XEA for drawing up a Due-esque board. Does anyone know where to find one, or do you have one?
Cheers,
You can download a script file from Newark.com (after registering, for free) that you can run to create and save a library in Eagle.
http://www.newark.com/webapp/wcs/stores/servlet/Search?catalogId=15003&langId=-1&storeId=10194&gs=true&st=ATSAM3X
It's a 144 pin LQFP 0.5mm part that has a standard Eagle pattern. The pinout is on page 9 of the data sheet. This could be worked up as a custom component in about 5 minutes of work. I assume it's as easy to do in Eagle as in DIPTrace.
Also, it should be possible to "export" the Due reference design to a library file. (I think this is one of the standard "ulps". It does export ALL the parts used in the existing design, which is a bit obnoxious. Once you have the .lbr file, you can copy just the SAM3X into some other library.)
Can always do a Save as on the Due design, strip out all the undesired parts, then export what is left.
Using the Newark download is quick too, I've got lots of parts that way.