PaulStoffregen
|
754e1d025c
|
begin() returns false when chip not detected, fixes #53
|
6 years ago |
PaulStoffregen
|
3dc2c2a8d7
|
abbreviate Arduino 101 CS pin comments
|
8 years ago |
erik.nyquist
|
400e758242
|
Add Arduino 101 CS pin to examples
|
8 years ago |
erik.nyquist
|
875885a985
|
Add 'Serial.begin()' to examples
|
8 years ago |
Helen Fornazier
|
f481f1faec
|
Bugfix blockSize (Spansion chip, model with 256K sector size)
The Spansion cards can have 64Kb or 256Kb depending on the model's
number. The device id[4] must be checked to determine the sector
architecture.
|
8 years ago |
PaulStoffregen
|
040c741ab7
|
Add control of chip select pin
|
9 years ago |
PaulStoffregen
|
2ab60772d8
|
Add comments about keeping other SPI chips disabled
https://forum.pjrc.com/threads/27409-Play-RAW-from-Serial-Flash?p=91876&viewfull=1#post91876
|
9 years ago |
PaulStoffregen
|
bf84584ebc
|
Use standard pins in examples
|
9 years ago |
PaulStoffregen
|
d06442224b
|
Add examples for erase and raw hardware test
|
9 years ago |