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

Adding W25Q128JVS (W25Q32JVSS alias) #2244

Merged
merged 1 commit into from
Oct 13, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Memory_Flash.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,12 @@ K 512k flash rom
F http://ww1.microchip.com/downloads/en/DeviceDoc/25022B.pdf
$ENDCMP
#
$CMP W25Q128JVS
D 128Mb Serial Flash Memory, Standard/Dual/Quad SPI, SOIC-8
K flash memory SPI QPI DTR
F http://www.winbond.com/resource-files/w25q128jv_dtr%20revc%2003272018%20plus.pdf
$ENDCMP
#
$CMP W25Q32JVSS
D 32Mb Serial Flash Memory, Standard/Dual/Quad SPI, SOIC-8
K flash memory SPI
Expand Down
1 change: 1 addition & 0 deletions Memory_Flash.lib
Original file line number Diff line number Diff line change
Expand Up @@ -740,6 +740,7 @@ F0 "U" -350 350 50 H V C CNN
F1 "W25Q32JVSS" 300 350 50 H V C CNN
F2 "Package_SO:SOIC-8_5.23x5.23mm_P1.27mm" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS W25Q128JVS
$FPLIST
SOIC*5.23x5.23mm*P1.27mm*
$ENDFPLIST
Expand Down