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

Commit

Permalink
Add AT45DB161D-SU DataFlash (#2223)
Browse files Browse the repository at this point in the history
* Add AT45DB161D-SU DataFlash
  • Loading branch information
gggfred authored and cpresser committed Oct 7, 2019
1 parent 6203c53 commit 263f6f0
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Memory_Flash.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ K Atmel DataFlash
F http://ww1.microchip.com/downloads/en/devicedoc/doc2224.pdf
$ENDCMP
#
$CMP AT45DB161D-SU
D 16Mb Serial DataFlash, 2.5V Vcc, SOIC-8
K Adesto Flash Memory DataFlash
F https://www.adestotech.com/wp-content/uploads/doc3500.pdf
$ENDCMP
#
$CMP IS25WP256D-xM
D 256-Mbit, 1.8V SPI Serial Flash Memory with Dual-I/O and Quad-I/O Support, SOIC-16
K SPI DSPI QSPI NOR 256Mbit 1.8V
Expand Down
23 changes: 23 additions & 0 deletions Memory_Flash.lib
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,29 @@ X GND 7 0 -400 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# AT45DB161D-SU
#
DEF AT45DB161D-SU U 0 20 Y Y 1 F N
F0 "U" -300 350 50 H V C CNN
F1 "AT45DB161D-SU" 400 350 50 H V C CNN
F2 "Package_SO:SOIC-8_5.275x5.275mm_P1.27mm" 1150 -600 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
SOIC*P1.27mm*
$ENDFPLIST
DRAW
S -300 300 300 -300 1 1 10 f
X SI 1 -400 200 100 R 50 50 1 1 I
X SCK 2 -400 -200 100 R 50 50 1 1 I
X ~RESET~ 3 -400 100 100 R 50 50 1 1 B
X ~CS 4 -400 -100 100 R 50 50 1 1 I
X ~WP 5 -400 0 100 R 50 50 1 1 I
X VCC 6 0 400 100 D 50 50 1 1 W
X GND 7 0 -400 100 U 50 50 1 1 W
X SO 8 400 200 100 L 50 50 1 1 O
ENDDRAW
ENDDEF
#
# IS25WP256D-xM
#
DEF IS25WP256D-xM U 0 20 Y Y 1 F N
Expand Down

0 comments on commit 263f6f0

Please sign in to comment.