Skip to content

Commit

Permalink
Merge pull request KiCad#776 from michalkona/nxp_mcu
Browse files Browse the repository at this point in the history
Added LPC822M101JDH20 to nxp_armmcu.
  • Loading branch information
jkriege2 authored Nov 26, 2016
2 parents 0537a4e + 071ec7d commit 69e50b5
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
6 changes: 6 additions & 0 deletions library/nxp_armmcu.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,10 @@ K nxp lpc arm microcontroller cortex
F http://www.nxp.com/documents/data_sheet/LPC81XM.pdf
$ENDCMP
#
$CMP LPC822M101JDH20
D LPC82x, 30MHz Cortex-M0+ MCU, 16kB Flash, 4kB SRAM, USART, I2C, SPI, ACMP, ADC, TSSOP20
K nxp lpc arm microcontroller cortex
F http://cache.nxp.com/documents/data_sheet/LPC82X.pdf
$ENDCMP
#
#End Doc Library
35 changes: 35 additions & 0 deletions library/nxp_armmcu.lib
Original file line number Diff line number Diff line change
Expand Up @@ -1827,4 +1827,39 @@ X PIO0_0/ACMP_I1/TDO 19 -900 500 100 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
# LPC822M101JDH20
#
DEF LPC822M101JDH20 U 0 5 Y Y 1 F N
F0 "U" -200 750 50 H V R CNN
F1 "LPC822M101JDH20" -200 650 50 H V R CNN
F2 "Housings_SSOP:TSSOP-20_4.4x6.5mm_Pitch0.65mm" 50 -550 50 H I L CNN
F3 "" 150 650 50 H I L CNN
$FPLIST
TSSOP*4.4x6.5mm*Pitch0.65mm*
$ENDFPLIST
DRAW
S -1100 600 1100 -500 0 1 10 f
X PIO0_23/ADC_3/ACMP_I4 1 1200 -300 100 L 50 50 1 1 B
X PIO0_17/ADC_9 2 1200 -200 100 L 50 50 1 1 B
X PIO0_13/ADC_10 3 1200 100 100 L 50 50 1 1 B
X PIO0_12 4 1200 200 100 L 50 50 1 1 B
X ~RESET~/PIO0_5 5 -1200 -100 100 R 50 50 1 1 B
X PIO0_4/ADC_11/WAKEUP/~TRST~ 6 -1200 0 100 R 50 50 1 1 B
X SWCLK/PIO0_3/TCK 7 -1200 100 100 R 50 50 1 1 B
X SWDIO/PIO0_2/TMS 8 -1200 200 100 R 50 50 1 1 B
X PIO0_11/I2C0_SDA 9 1200 300 100 L 50 50 1 1 C
X PIO0_10/I2C0_SCL 10 1200 400 100 L 50 50 1 1 C
X PIO0_14/ADC_2/ACMP_I3 20 1200 0 100 L 50 50 1 1 B
X PIO0_15 11 1200 -100 100 L 50 50 1 1 B
X PIO0_1/ACMP_I2/CLKIN/TDI 12 -1200 300 100 R 50 50 1 1 B
X PIO0_9/XTALOUT 13 -1200 -300 100 R 50 50 1 1 B
X PIO0_8/XTALIN 14 -1200 -200 100 R 50 50 1 1 B
X VDD 15 -100 700 100 D 50 50 1 1 W
X VSS 16 -100 -600 100 U 50 50 1 1 W
X VREFN 17 0 -600 100 U 50 50 1 1 P
X VREFP 18 0 700 100 D 50 50 1 1 P
X PIO0_0/ACMP_I1/TDO 19 -1200 400 100 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
#End Library

0 comments on commit 69e50b5

Please sign in to comment.