Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1359 from Misca1234/Schematic_MAX5813_14_15_2
Browse files Browse the repository at this point in the history
Schematic max5813 14 15 2
  • Loading branch information
SchrodingersGat authored Dec 11, 2017
2 parents eda10f4 + eabfb10 commit f224825
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
18 changes: 18 additions & 0 deletions library/adc-dac.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -707,18 +707,36 @@ K 12-bit DAC 1CH
F https://datasheets.maximintegrated.com/en/ds/MAX5138-MAX5139.pdf
$ENDCMP
#
$CMP MAX5813
D Digital to analog, 8 Bit, 4 ch, 2.7 - 5.5 VDD, I2C, TSSOP-14
K DA 8 Bit 4 ch
F http://datasheets.maximintegrated.com/en/ds/MAX5813-MAX5815.pdf
$ENDCMP
#
$CMP MAX5813WLP
D Digital to analog, 8 Bit, 4 ch, 2.7 - 5.5 VDD, I2C, TSSOP-14, Maxim_WLP-12
K DA 8 Bit 4 ch
F http://datasheets.maximintegrated.com/en/ds/MAX5813-MAX5815.pdf
$ENDCMP
#
$CMP MAX5814
D Digital to analog, 10 Bit, 4 ch, 2.7 - 5.5 VDD, I2C, TSSOP-14
K DA 10 Bit 4 ch
F http://datasheets.maximintegrated.com/en/ds/MAX5813-MAX5815.pdf
$ENDCMP
#
$CMP MAX5814WLP
D Digital to analog, 10 Bit, 4 ch, 2.7 - 5.5 VDD, I2C, TSSOP-14, Maxim_WLP-12
K DA 10 Bit 4 ch
F http://datasheets.maximintegrated.com/en/ds/MAX5813-MAX5815.pdf
$ENDCMP
#
$CMP MAX5815
D Digital to analog, 12 Bit, 4 ch, 2.7 - 5.5 VDD, I2C, TSSOP-14
K DA 12 Bit 4 ch
F http://datasheets.maximintegrated.com/en/ds/MAX5813-MAX5815.pdf
$ENDCMP
#
$CMP MAX5815WLP
D Digital to analog, 12 Bit, 4 ch, 2.7 - 5.5 VDD, I2C, TSSOP-14, Maxim_WLP-12
K DA 12 Bit 4 ch
Expand Down
30 changes: 30 additions & 0 deletions library/adc-dac.lib
Original file line number Diff line number Diff line change
Expand Up @@ -2511,6 +2511,36 @@ X AGND 16 -100 -800 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# MAX5813
#
DEF MAX5813 U 0 40 Y Y 1 F N
F0 "U" -350 450 50 H V C CNN
F1 "MAX5813" 350 450 50 H V C CNN
F2 "" 450 50 50 H I C CNN
F3 "" 50 0 50 H I C CNN
ALIAS MAX5814 MAX5815
$FPLIST
*TSSOP*14*4.4*
$ENDFPLIST
DRAW
S -400 400 400 -400 0 1 10 f
X REF 1 100 500 100 D 50 50 1 1 W
X OUTA 2 500 100 100 L 50 50 1 1 O
X OUTB 3 500 0 100 L 50 50 1 1 O
X GND 4 0 -500 100 U 50 50 1 1 W
X OUTC 5 500 -100 100 L 50 50 1 1 O
X OUTD 6 500 -200 100 L 50 50 1 1 O
X VDD 7 -100 500 100 D 50 50 1 1 W
X ADDR1 8 -500 -300 100 R 50 50 1 1 I
X ADDR0 9 -500 -200 100 R 50 50 1 1 I
X SCL 10 -500 200 100 R 50 50 1 1 I
X SDA 11 -500 300 100 R 50 50 1 1 B
X ~CLR 12 -500 -100 100 R 50 50 1 1 I
X VDDIO 13 0 500 100 D 50 50 1 1 W
X ~LDAC 14 -500 0 100 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
# MAX5813WLP
#
DEF MAX5813WLP U 0 40 Y Y 1 F N
Expand Down

0 comments on commit f224825

Please sign in to comment.