Add Linear Technology
This commit is contained in:
@@ -25,6 +25,7 @@ Abbreviation | Name
|
||||
[HIROSE](./hirose/) | Hirose
|
||||
[IRF](./irf/) | International Rectifier
|
||||
[KYOCERA](./kyocera/) | Kyocera
|
||||
[LINEAR](./linear/) | Linear Technology
|
||||
[MAXIM](./maxim/) | Maxim Integrated
|
||||
[MICREL](./micrel/) | Micrel
|
||||
[MURATA](./murata/) | Murata
|
||||
|
||||
5
linear/README.md
Normal file
5
linear/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
LINEAR
|
||||
======
|
||||
|
||||
* **Linear Technology Corp.**
|
||||
* http://www.linear.com
|
||||
27
linear/lt1611.yaml
Normal file
27
linear/lt1611.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
name: LT1611
|
||||
descrition: Inverting 1.4MHz Switching Regulator
|
||||
datasheet: http://cds.linear.com/docs/en/datasheet/1611f.pdf
|
||||
keywords: IC, analog, regulator, DC-DC
|
||||
|
||||
pinout:
|
||||
VIN: 5
|
||||
SW: 1
|
||||
NFB: 3
|
||||
~SHDN: 4
|
||||
GND: 2
|
||||
|
||||
properties:
|
||||
in: VIN, ~SHDN
|
||||
power: VIN
|
||||
ground: GND
|
||||
passive: SW, NFB
|
||||
inverted: ~SHDN
|
||||
|
||||
schematic:
|
||||
symbol: IC
|
||||
left: VIN, ~SHDN
|
||||
right: SW, NFB
|
||||
bottom: GND
|
||||
|
||||
housing:
|
||||
outline: JEITA SC-74A
|
||||
Reference in New Issue
Block a user