issues
search
jonas-schievink
/
spi-memory
An embedded-hal driver for various SPI Flash and EEPROM chips
BSD Zero Clause License
23
stars
22
forks
source link
Microchip 25LCxxx support
#25
Open
mvniekerk
opened
4 years ago
mvniekerk
commented
4 years ago
Hi Support for the following devices:
Model
Datasheet
Density (bits)
Page size (bytes)
25LC080C
Link
8k
16
25LC080D
Link
8k
32
25LC160C
Link
16k
16
25LC160D
Link
16k
32
25LC320A
Link
32k
32
25LC640A
Link
64k
32
25LC128
Link
128k
64
25LC256
Link
256k
64
25LC512
Link
512k
128
25LC1024
Link
1024k
256
Notable changes:
Page size is variable
JEDEC not supported
Deep sleep and wake up opcode additions
Hi Support for the following devices:
Notable changes: