This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 746
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
5 changed files
with
49 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
EESchema-DOCLIB Version 2.0 | ||
# | ||
$CMP CH376T | ||
D File Management USB Flash Card SD Interface, SSOP-20 | ||
K File Management USB Flash Card SD Interface | ||
F http://iteadstudio.com/store/images/produce/Platform/FPGA/BlackGold/CH376DS1.PDF | ||
$ENDCMP | ||
# | ||
#End Doc Library |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
EESchema-LIBRARY Version 2.3 | ||
#encoding utf-8 | ||
# | ||
# CH376T | ||
# | ||
DEF CH376T U 0 40 Y Y 1 F N | ||
F0 "U" -450 800 50 H V L CNN | ||
F1 "CH376T" 250 800 50 H V L CNN | ||
F2 "Package_SO:SSOP-20_5.3x7.2mm_P0.65mm" 0 -1000 50 H I C CIN | ||
F3 "" 0 100 50 H I C CNN | ||
$FPLIST | ||
SSOP*5.3x7.2mm*P0.65mm* | ||
$ENDFPLIST | ||
DRAW | ||
S -450 750 450 -750 0 1 10 f | ||
X ~INT~ 1 -600 -300 150 R 50 50 1 1 O | ||
X RSTI 2 -600 600 150 R 50 50 1 1 I | ||
X ~SPI~ 3 -600 -100 150 R 50 50 1 1 I | ||
X TXD 4 -600 -600 150 R 50 50 1 1 I | ||
X RXD 5 -600 -500 150 R 50 50 1 1 B | ||
X SD_DI 6 600 300 150 L 50 50 1 1 I | ||
X V3 7 100 900 150 D 50 50 1 1 W | ||
X UD+ 8 600 600 150 L 50 50 1 1 B | ||
X UD- 9 600 500 150 L 50 50 1 1 B | ||
X GND 10 0 -900 150 U 50 50 1 1 W | ||
X VCC 20 -100 900 150 D 50 50 1 1 W | ||
X XI 11 600 -300 150 L 50 50 1 1 I | ||
X XO 12 600 -600 150 L 50 50 1 1 O | ||
X ~SCS 13 -600 100 150 R 50 50 1 1 I | ||
X SCK 14 -600 200 150 R 50 50 1 1 I | ||
X SDI 15 -600 400 150 R 50 50 1 1 I | ||
X SDO 16 -600 300 150 R 50 50 1 1 O | ||
X SD_CS 17 600 0 150 L 50 50 1 1 C | ||
X SD_DO 18 600 200 150 L 50 50 1 1 O | ||
X SD_CK 19 600 100 150 L 50 50 1 1 O | ||
ENDDRAW | ||
ENDDEF | ||
# | ||
#End Library |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters