add buck converter
This commit is contained in:
parent
23f0f6e414
commit
d2815c5957
31
vreg/buck_tps54560.yaml
Normal file
31
vreg/buck_tps54560.yaml
Normal file
@ -0,0 +1,31 @@
|
||||
name: TPS54560
|
||||
description: voltage regulator, step-down
|
||||
datasheet: https://www.ti.com/lit/gpn/tps54560
|
||||
|
||||
pinout:
|
||||
BOOT: 1
|
||||
VIN: 2
|
||||
EN: 3
|
||||
RT/CLK: 4
|
||||
FB: 5
|
||||
COMP: 6
|
||||
GND: 7
|
||||
SW: 8
|
||||
PAD: 9
|
||||
|
||||
properties:
|
||||
in: EN, RT/CLK, FB
|
||||
out: BOOT, COMP
|
||||
power: VIN, SW
|
||||
ground: GND, PAD
|
||||
|
||||
schematic:
|
||||
symbol: ic
|
||||
left: EN, COMP, RT/CLK
|
||||
right: BOOT,SW, FB
|
||||
top: VIN
|
||||
bottom: GND, PAD
|
||||
|
||||
housing:
|
||||
suffix: DDA
|
||||
outline: TI DDA-8
|
Loading…
Reference in New Issue
Block a user