Commit graph

79 commits

Author SHA1 Message Date
Oliver Walters fa903cde32 Merge kicad/master into branch 2016-08-31 15:49:28 +10:00
Alper Yazar afa297e834 Modifications according to PR comments:
* Make F2 field blank. Ref: https://github.com/KiCad/kicad-library/pull/653#issuecomment-242368353
    * Modify footprint filters. Ref: https://github.com/KiCad/kicad-library/pull/653#issuecomment-242869600
2016-08-27 14:06:48 +03:00
Alper Yazar 3efad7f987 TPS61200, TPS61201 and TPS61202 are added to DC-DC library. 2016-08-23 19:06:28 +03:00
Matthias Kleinschmidt 2e295dc8f1 Added MCP1640 2016-08-09 14:43:25 +02:00
Jan Mrázek 9a7241016e
Invert SHDN1 & SHDN2 pins 2016-08-09 10:12:40 +01:00
Jan Mrázek 4d1f1c2ac9 Add LT1945 2016-07-24 23:23:41 +02:00
Oliver 6922655c24 * Fixed FP filter
* Fixed pin type of Vcc
2016-07-10 11:07:58 +10:00
Patrik Bachan cb3a3742f2 Merge pull request #545 from SchrodingersGat/dc-dc
Improvements to dc-dc parts, MCP16311-*, LTC3890*
2016-07-08 00:34:19 +02:00
Oliver 7f95f2a637 Merge pull request #602 from diggit/regul_cleanup
Move switching regulators from regul to dc-dc
2016-07-07 11:14:21 +10:00
Alper Yazar ba0524ba45 GND pin location, footprint name, footprint text location and its visibility of LTC3429 and LTC3429B are changed according to the https://github.com/KiCad/kicad-library/pull/514#issuecomment-230460525 2016-07-05 22:22:21 +03:00
diggit 8fe362b36b Move switching regulators from regul to dc-dc
List of moved regulators:
IS31LT3360
ADP1108
LT1108
LTC1307
LTC1624
LM3578
LT1372
LT1373
LT3430
MC34063
MIC2177
TL497
TL497A
LTC3442
LTC3525
LTC3525-3
LTC3525-3.3
LTC3525-5
LTC3525D-3.3
LTC3525L-3
LT3757EMSE
LTC1878
LTC1878EMS8
2016-07-05 18:55:24 +02:00
Alper Yazar aae6cf617c Merge branch 'master' into ltc3429 2016-07-04 19:23:06 +03:00
Alper Yazar d6ba5176e6 LTC3429 and LTC3429B are moved to dc-dc.lib from regul.lib
As stated in comments of PL #514 of kicad-library, proper library for these components is decided to be dc-dc.lib since they are switching regulators and regul.lib is dedicated to linear converters.
2016-07-04 18:57:48 +03:00
Martin Kröll b075ce40c2 Add Traco Power TSR-1 3D models and corrected footprint name of TSR 1-xxxx symbols. 2016-06-16 18:56:37 +02:00
Martin Kröll 0a6cf647e6 Fix KLC 3.8 and add aliases 2016-06-15 19:27:47 +02:00
Martin Kröll 780c23b43a Add Traco Power TSR 1-2450 symbol 2016-06-14 19:41:23 +02:00
Oliver Walters c86fe3f438 Added MAX15062 series of DC-DC converters
* Master component MAX15062A (3.3V output)
* Alias MAX15062B (5.0V output)
* Alias MAX15062C (adjustable output)
2016-05-30 16:03:38 +10:00
Oliver a72f4c4c03 Improvements to dc-dc parts
**dc-dc.lib**
* Added MCP16301 with MCP16301H alias
* Added default footprints and filters for MCP16311* parts

**dc-dc.dcm**
* Added description for MCP16301/MCP16301H switchers
* Improved tags for LTC3890 / LTC3890-1
* Improved description/tags for MCP16311-* parts
2016-05-25 08:14:49 +10:00
Oliver 13e8762dd3 Revert commit ca7e974 2016-05-24 20:56:52 +10:00
Oliver Walters c88d7d712f Improved FP filters for DFN MCP163* parts 2016-04-25 16:39:46 +10:00
Oliver Walters c3125962fe Centered symbols for MCP** parts
Changed pin types for PAD and Vcc pins
Added trailing * to FP filters
2016-04-24 12:16:42 +10:00
Oliver Walters aca0ff524b Added MCP16301 / MCP16301H
Footprint and pin fixes for MCP16311/2
Consolidated symbols
2016-04-23 19:20:59 +10:00
Oliver 7e2ed2ed37 Fixed keyword discrepancy
Fixed FP filters
2016-04-17 22:39:27 +10:00
Oliver Walters 5873c83e4f Fixes for TPS62170
- Fixed footprint
- Removed explicit datasheet
- Pin alignment with TPS62177 symbol
Better descriptions for TPS6217x  parts
2016-04-14 09:24:44 +10:00
Oliver Walters 37c45a2363 Fixed keywords for TPS62175/TPS62177
Removed explicit datasheet for TPS62175/7
Fixed pin naming for TPS62175/7
2016-04-14 09:13:45 +10:00
Oliver Walters 9e2d064dc8 Fixed duplicate pin on TPS62170 2016-04-12 12:38:36 +10:00
Oliver Walters 2464087e69 Changed visibility of NC pin on TPS62177 (needs to be visible to connect to GND) 2016-04-12 12:31:40 +10:00
Oliver Walters 363c554675 Added TPS62170
ALIAS TPS62171
ALIAS TPS62172
ALIAS TPS62173

Ref http://www.ti.com/lit/ds/symlink/tps62170.pdf
2016-04-12 12:20:56 +10:00
Oliver Walters 522532da27 Added TPS62177
Added ALIAS TPS62175

Reference: http://www.ti.com/lit/ds/symlink/tps62177.pdf
2016-04-12 12:10:57 +10:00
Patrik Bachan 66d2df54a4 Merge pull request #441 from SchrodingersGat/dc-dc
Fixes for MAX777
2016-03-14 23:01:23 +01:00
Oliver Walters 5f71659a57 Fixes for MAX777 2016-03-15 08:57:07 +11:00
Oliver 4428a82eb5 Fixes for MAX777
- Added documentation
- Fixed pin types
- Improvements to schematic symbol
2016-03-14 21:04:26 +11:00
kinichiro 45bdad129a Add LTC1044 to dc-dc.lib
- add Switched Capacitor Voltage Converter LTC1044 to dc-dc.lib, alias MAX1044 and ICL7660
- add Switched Capacitor Voltage Converter LT1054 to dc-dc.lib
- KLC compliance
2016-03-09 20:21:51 +09:00
Ricardo Crudo 1f57f28049 fix TPS560200 pin type 2016-03-05 12:15:19 +01:00
Oliver Walters 0bbd8fdd15 Fixed KLC for the TPS560200 2016-02-03 14:27:59 +11:00
Oliver Walters c10b26f0dc Merge remote-tracking branch 'kicad/master' into dc-dc
Conflicts:
	library/dc-dc.lib
2016-02-03 11:44:38 +11:00
Oliver Walters 0bcb7f28f6 Addd LTC3890-1 2016-02-02 15:59:13 +11:00
Oliver Walters 5afff5402d Pin type changes to the ADP2108
Added TPS560200 switching regulator
2016-02-01 16:40:19 +11:00
Oliver Walters 5f6f5181a0 Added LTC3890
Checked against KLC
http://www.linear.com/product/LTC3890
2016-01-21 14:59:56 +11:00
Oliver Walters 623a3652ae Added the LTC3886 dual-output 60V buck controller with I2C telemetry
http://www.linear.com/product/LTC3886
2016-01-18 13:52:46 +11:00
Oliver Walters eebf613a48 Integrating changes from kicad-library master branch 2016-01-12 14:57:56 +11:00
Oliver Walters 3d4ab99c96 Added LTC3630A (alias of LTC3630 with higher input voltage spec.) 2016-01-12 14:57:33 +11:00
Oliver Walters f0da339cd1 Changed electrical type of Vcc pin on the MCP16311 series chips 2016-01-11 09:57:47 +11: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
Oliver Walters 3a7afa7f7b pin type fixes for the LTC3630 2015-11-06 10:03:30 +11:00
Oliver Walters 7aca489209 Logical pin adjustments to LTC3630 2015-10-26 16:06:05 +11:00
Oliver Walters c07563758d Added LM3630 high-voltage synchronous buck regulator
http://cds.linear.com/docs/en/datasheet/3630fd.pdf
2015-10-26 15:45:50 +11:00
Oliver Walters 9db8591fb0 Added Microchip MCP16311 and MCP16312 synchronous buck regulators (in 2 package types) 2015-08-20 11:31:15 +10:00
Oliver Walters 1d0f965304 Added the ISL8117 synchronous PWM controller for dc-dc converter 2015-08-19 10:18:54 +10:00