Commit graph

81 commits

Author SHA1 Message Date
Jan W. Krieger
d00436578a
Merge pull request #1736 from matthijskooijman/avr-connectors
AVR-ISP-6: Replace symbol
2017-11-06 21:18:05 +01:00
Bob Cousins
c8784630c8
Update atmel.lib 2017-11-04 16:48:59 +00:00
Matthijs Kooijman
d8a8888bc8 AVR-ISP-6: Replace symbol
The original symbol was a graphical representation of an IDC shrouded
header, with the pin connection points inside the shroud and pin labels
outside (aligned so that wires would go through the text).

This replaces the symbol with a more standard filled box, with pin names
on the inside and pins on the outside. It uses logical grouping of the
pins (VCC at the top, GND at the bottom) instead of following the
physical layout and adds filters for the most commonly used footprints
(IDC header and generic pin header).
2017-10-18 11:45:48 +02:00
jkriege2
ba68a5cc0c fixed several footprint and FPFilter naming problems (SC-70*->SC?70*..., TO_SOT_Packages_SMD:SC-70->TO_SOT_Packages_SMD:SOT-323_SC-70..., TO_SOT_Packages_SMD:TO-252-2Lead->TO_SOT_Packages_SMD:TO-252-2...) 2017-10-15 15:21:39 +02:00
Kenneth Finnegan
5ce01490f5 Updated FPFilter for ATMEGA168A-AU and FTDI 232RL 2017-06-11 12:25:09 -07:00
Kenneth Finnegan
40094b1902 Corrected FT232RL and ATMEGA168A-AU footprints
Closes #1304
2017-06-10 23:19:19 -07:00
Oliver
e4c52149e7 Merge pull request #639 from DerekGn/master
Added ATMEL SAML21E,G,J parts
2017-03-20 10:03:20 +11:00
DerekGn
dda9ee3d84 Resolved merge issue 2017-03-17 11:43:44 +00:00
DerekGn
8b21ed71f0 Resolved CI checks 2017-03-05 17:50:46 +00:00
DerekGn
c59b4c7931 Updated footprint 2017-03-05 16:40:16 +00:00
DerekGn
a11fc170ee Resolved offset issues in SAML21G16B-M 2017-03-05 16:14:41 +00:00
DerekGn
b56673fbdb Updated pin offsets 2017-03-05 16:02:50 +00:00
DerekGn
9a07d944af Resolved merge conflict 2017-03-05 15:29:01 +00:00
DerekGn
0dabf7c6aa Resolved merge conflict 2017-03-05 15:25:35 +00:00
Oliver
9f3648ac9c Fixed duplicate pins for many symbols 2017-03-05 11:54:50 +11:00
jkriege2
94fed4698e fixed more footprint links 2017-02-19 12:46:51 +01:00
jkriege2
33fa9c6a65 fixed several footprint fields 2017-02-19 12:41:19 +01:00
Thomas Pointhuber
130566db45 Fix #1012 2017-02-16 22:58:12 +01:00
Oliver Walters
a1ce17f62b Fixed reference type from IC -> U (multiple libs) 2017-02-07 12:28:48 +11:00
Jan W. Krieger
9da1a80fd6 Merge pull request #647 from mpdanny/master
Atmel: added missing pins to ATMEGA2560-A
2017-01-24 21:25:32 +01:00
mpdanny
f26370292f Changed pins 61 & 62 to POWER_INPUT 2017-01-19 19:40:27 +00:00
Oliver Walters
30c6516d2c Global fixes for field text
* Footprint and datasheet fields set to `Invisible`
* Changed all field size to `50mils`
* Changed any RefDes labeled `IC?` to `U?`
2017-01-18 11:10:11 +11:00
DerekGn
a2b5de6566 Updated SAML21G 2016-12-28 10:43:02 +00:00
mpdanny
cc360fe984 Merge remote-tracking branch 'refs/remotes/KiCad/master' 2016-12-27 22:32:25 +00:00
Jeffrey Soldan
929a248d52 Update atmel library so component names match actual atmel product codes 2016-12-15 00:41:44 -06:00
Nicola Corna
31aa57ca6c Fix pin types in Atmel components (#736)
VCC, GND, AVCC, AGND and VBAT should be set as "Power input".
2016-10-28 15:38:08 +02:00
Mike Evans
e77022671e Correct pin labels to datasheet. 2016-10-13 12:14:27 +01:00
mpdanny
be844156dd Official KiCAD libraries 2016-08-15 19:49:59 +01:00
Derek Goslin
d8915089d4 Updated SAML21J 2016-08-05 19:59:50 +01:00
Derek Goslin
0570603f47 Added SAML21E,G,J parts 2016-08-04 20:29:14 +01:00
Ian Muldoon
1fb83cfaae Improve centration, add FP filters 2016-05-06 23:59:30 -07:00
Ian Muldoon
864cbcc23c Further KLC compliance updates 2016-05-06 23:43:27 -07:00
Ian Muldoon
2ea4677aac Better footprints 2016-05-06 23:17:39 -07:00
Ian Muldoon
6526237483 Fix KLC compliance 2016-05-06 21:37:29 -07:00
Ian Muldoon
491975f23f Add symbols for Atmel ATmega328PB
This parts is only available in TQFP and QFN packages.  I didn't see
any of examples of exposed-pad QFN in the symbol library, but I saw one
footprint that used N+1 as the pin number for the pad so I went with
that.
2016-05-06 20:44:08 -07:00
Eric Swalens
06f3d4010f Inverted pin location 2016-04-24 10:55:27 +02:00
Eric Swalens
c85b71de7c Improved symbol.
Revised footprint field and filter.
2016-04-19 08:29:10 +02:00
Eric Swalens
8a4bec8983 Changed footprint spelling to SOT-23-6 2016-04-13 10:43:11 +02:00
Eric Swalens
a5a8cc40f9 Add Atmel AT42QT1010 with AT42QT1011 with SOT23-6 package 2016-04-13 10:43:11 +02:00
carl.poirier.2@gmail.com
710f9d2028 Enforced a maximum pin text and num size of 50mils 2015-11-28 10:01:15 -05:00
carl.poirier.2@gmail.com
8a025c7156 Fix field text sizes to 50mils 2015-11-16 20:39:52 -05:00
Gergely Imreh
d2ba4e5c83 ATmega32U4: fix typo in pin label
Pin 5 (UGND) had a typo in its label, fix it as it's in the datasheet
2015-05-01 16:52:49 +08:00
Ladislav Láska
076f02d2f0 Renamed the appropriate library references to SOT-23 and SC-70. 2015-03-08 14:28:18 +01:00
arantius
c46c40d7da atmel.lib: Pin PC5 uses PCINT13.
Previously the library labeled two pins incorrectly as both PCINT14.
2015-02-16 23:42:09 -05:00
Michael Stoll
506101e93a Fixed suffix
Added aliases
2015-02-08 13:48:05 +01:00
Michael Stoll
add59e1e6c Copied AT90CAN128 to AT90CAN128-A and AT90CAN128-M 2015-02-03 15:43:42 +01:00
Michael Stoll
4722aa0663 Fixed text size (50mil)
Changed reference form IC to U
2015-01-20 08:57:19 +01:00
Michael Stoll
bd52cba71e Created AT90CANXXX component 2015-01-03 20:38:39 +01:00
nidhogg
5e92084ffa Aliases ATMEGA16U2 and ATMEGA32U2 added to ATMEGA8U2 2014-10-26 23:53:11 +05:30
nidhogg
e920f2e9ee ATMEGA8U2 symbol improved
* XTAL1 set to input pin type
* UVCC, D+, D-, UGND pins rearranged
* RESET, SS, HWB, CTS, RTS overscored in pin description
* QFN-32-1EP added to footprint list
2014-10-26 23:44:16 +05:30