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

Commit

Permalink
ADAU170x integrated DSPs (#641)
Browse files Browse the repository at this point in the history
Adds a symbol for ADAU1701 and ADAU1702 (the later as an alias)
  • Loading branch information
evanshultz authored and poeschlr committed Jun 24, 2018
1 parent a86ca0e commit afe288f
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 0 deletions.
15 changes: 15 additions & 0 deletions DSP_AnalogDevices.dcm
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
EESchema-DOCLIB Version 2.0
#
$CMP ADAU1701
D SigmaDSP 28-/56-Bit Audio Processor with Two ADCs and Four DACs, 50 MIPS, 1kword Program RAM, 2kword Data RAM, LQFP-48
K sigmadsp audio adc dac
F http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1701.pdf
$ENDCMP
#
$CMP ADAU1702
D SigmaDSP 28-/56-Bit Audio Processor with Two ADCs and Four DACs, 25 MIPS, 512kword Program RAM, 512kword Data RAM, LQFP-48
K sigmadsp audio adc dac
F http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1702.pdf
$ENDCMP
#
#End Doc Library
68 changes: 68 additions & 0 deletions DSP_AnalogDevices.lib
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
EESchema-LIBRARY Version 2.3
#encoding utf-8
#
# ADAU1701
#
DEF ADAU1701 U 0 20 Y Y 1 F N
F0 "U" -500 1250 50 H V C CNN
F1 "ADAU1701" 150 1250 50 H V L CNN
F2 "Package_QFP:LQFP-48_7x7mm_P0.5mm" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS ADAU1702
$FPLIST
LQFP*7x7mm*P0.5mm*
$ENDFPLIST
DRAW
S -600 1200 600 -1200 0 1 10 f
X AGND 1 -200 -1300 100 U 50 50 1 1 W
X ADC0 2 -700 1100 100 R 50 50 1 1 I
X ADC_RES 3 -700 800 100 R 50 50 1 1 P
X ADC1 4 -700 1000 100 R 50 50 1 1 I
X ~RESET 5 -700 -800 100 R 50 50 1 1 I
X SELFBOOT 6 -700 -900 100 R 50 50 1 1 I
X ADDR0 7 -700 -200 100 R 50 50 1 1 I
X MP4 8 700 -200 100 L 50 50 1 1 B
X MP5 9 700 -300 100 L 50 50 1 1 B
X MP1 10 700 100 100 L 50 50 1 1 B
X ADDR1/CDATA/WB 20 -700 -300 100 R 50 50 1 1 I
X RSVD 30 0 -1300 100 U 50 50 1 1 P
X CM 40 700 400 100 L 50 50 1 1 O
X MP0 11 700 200 100 L 50 50 1 1 B
X CLATCH/WP 21 -700 -400 100 R 50 50 1 1 B
X OSCO 31 -700 600 100 R 50 50 1 1 P
X FILTD 41 700 -1100 100 L 50 50 1 1 O
X DGND 12 100 -1300 100 U 50 50 1 1 W
X SDA/COUT 22 -700 -500 100 R 50 50 1 1 B
X MCLKI 32 -700 500 100 R 50 50 1 1 P
X AGND 42 -200 -1300 100 U 50 50 1 1 P N
X DVDD 13 100 1300 100 D 50 50 1 1 W
X SCL/CCLK 23 -700 -600 100 R 50 50 1 1 B
X PGND 33 -100 -1300 100 U 50 50 1 1 W
X VOUT3 43 700 600 100 L 50 50 1 1 O
X MP7 14 700 -500 100 L 50 50 1 1 B
X DVDD 24 100 1300 100 D 50 50 1 1 P N
X PVDD 34 -100 1300 100 D 50 50 1 1 W
X VOUT2 44 700 700 100 L 50 50 1 1 O
X MP6 15 700 -400 100 L 50 50 1 1 B
X DGND 25 100 -1300 100 U 50 50 1 1 P N
X PLL_LF 35 -700 300 100 R 50 50 1 1 P
X VOUT1 45 700 800 100 L 50 50 1 1 O
X MP10 16 700 -800 100 L 50 50 1 1 B
X MP9 26 700 -700 100 L 50 50 1 1 B
X AVDD 36 -200 1300 100 D 50 50 1 1 W
X VOUT0 46 700 900 100 L 50 50 1 1 O
X VDRIVE 17 700 1100 100 L 50 50 1 1 O
X MP8 27 700 -600 100 L 50 50 1 1 B
X AGND 37 -200 -1300 100 U 50 50 1 1 P N
X FILTA 47 -700 -1100 100 R 50 50 1 1 O
X IOVDD 18 0 1300 100 D 50 50 1 1 W
X MP3 28 700 -100 100 L 50 50 1 1 B
X PLL_MODE0 38 -700 100 100 R 50 50 1 1 I
X AVDD 48 -200 1300 100 D 50 50 1 1 P N
X MP11 19 700 -900 100 L 50 50 1 1 B
X MP2 29 700 0 100 L 50 50 1 1 B
X PLL_MODE1 39 -700 0 100 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
#End Library
1 change: 1 addition & 0 deletions sym-lib-table
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
(lib (name CPU_NXP_68000)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/CPU_NXP_68000.lib)(options "")(descr "NXP (formerly Motorola) 68000 CPUs"))
(lib (name CPU_PowerPC)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/CPU_PowerPC.lib)(options "")(descr "PowerPC-based CPUs"))
(lib (name Device)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/Device.lib)(options "")(descr "Generic devices, common symbols"))
(lib (name DSP_AnalogDevices)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/DSP_AnalogDevices.lib)(options "")(descr "Analog Devices DSP symbols"))
(lib (name DSP_Freescale)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/DSP_Freescale.lib)(options "")(descr "Freescale DSP symbols"))
(lib (name DSP_Microchip_DSPIC33)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/DSP_Microchip_DSPIC33.lib)(options "")(descr "Microchip DSPIC33 symbols"))
(lib (name DSP_Motorola)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/DSP_Motorola.lib)(options "")(descr "Motorola DSP symbols"))
Expand Down

0 comments on commit afe288f

Please sign in to comment.