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

Commit

Permalink
Fix the assigned TSSOP footprint (#2183)
Browse files Browse the repository at this point in the history
- Set pin name offset to 20mil
- Updated datasheet URL
  • Loading branch information
evanshultz authored and diegoherranz committed Sep 21, 2019
1 parent e12c4a1 commit 0c9e98c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Driver_Display.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ $ENDCMP
$CMP XPT2046QF
D Single-supply, 12bit, 4 ch, touch screen driver, 2.2 - 5.25 VDD, -40 to +85 C, QSPI, SPI, 3-wire serial interface, QFN-16
K Single-supply, 12bit, 4 ch, touch screen driver, 2.2 - 5.25 VDD, -40 to +85 C, QSPI, SPI, 3-wire serial interface, QFN-16
F http://www.xptek.com.cn/uploadfile/download/201707171401161883.pdf
F http://www.xptek.cn/uploadfile/download/201707171401161883.pdf
$ENDCMP
#
$CMP XPT2046TS
D Single-supply, 12bit, 4 ch, touch screen driver, 2.2 - 5.25 VDD, -40 to +85 C, QSPI, SPI, 3-wire serial interface, TSSOP-16
K Single-supply, 12bit, 4 ch, touch screen driver, 2.2 - 5.25 VDD, -40 to +85 C, QSPI, SPI, 3-wire serial interface, TSSOP-16
F http://www.xptek.com.cn/uploadfile/download/201707171401161883.pdf
F http://www.xptek.cn/uploadfile/download/201707171401161883.pdf
$ENDCMP
#
#End Doc Library
6 changes: 3 additions & 3 deletions Driver_Display.lib
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ ENDDEF
#
# XPT2046QF
#
DEF XPT2046QF U 0 40 Y Y 1 F N
DEF XPT2046QF U 0 20 Y Y 1 F N
F0 "U" -350 450 50 H V C CNN
F1 "XPT2046QF" 160 450 50 H V L CNN
F2 "Package_DFN_QFN:QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm" 0 -600 50 H I C CIN
Expand Down Expand Up @@ -270,10 +270,10 @@ ENDDEF
#
# XPT2046TS
#
DEF XPT2046TS U 0 40 Y Y 1 F N
DEF XPT2046TS U 0 20 Y Y 1 F N
F0 "U" -350 450 50 H V C CNN
F1 "XPT2046TS" 150 450 50 H V L CNN
F2 "Package_SO:TSSOP-14_4.4x5mm_P0.65mm" 0 -600 50 H I C CIN
F2 "Package_SO:TSSOP-16_4.4x5mm_P0.65mm" 0 -600 50 H I C CIN
F3 "" 200 -550 50 H I C CNN
$FPLIST
*TSSOP*4.4x5mm*P0.65mm*
Expand Down

0 comments on commit 0c9e98c

Please sign in to comment.