Paul Stoffregen
|
0e4bea85d8
|
Merge pull request #20 from FrankBoesing/patch-3
fix string_length
|
8 년 전 |
Paul Stoffregen
|
3485e95b99
|
Merge pull request #21 from drewrisinger/master
Update Readme for File Erase
|
8 년 전 |
Drew
|
a170d2e2d5
|
Update Readme for File Erase
|
8 년 전 |
Frank
|
ff8dff341f
|
fix string_length
...i don't know where this caused problems, but unpatched, it is wrong :)
I saw this when searching an other bug..
|
8 년 전 |
Paul Stoffregen
|
615aec66a8
|
Merge pull request #18 from helen-fornazier/master
Bugfix blockSize (Spansion chip, model with 256K sector size)
|
8 년 전 |
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 년 전 |
PaulStoffregen
|
1547164daa
|
Add link to info about the test hardware
|
8 년 전 |
PaulStoffregen
|
f04a4d8806
|
Add wanted chips to testing list
|
9 년 전 |
PaulStoffregen
|
654c1e69cf
|
Increment version to 0.4
|
9 년 전 |
PaulStoffregen
|
8c1cfb09dc
|
Update tests file with initial hardware tests
|
9 년 전 |
PaulStoffregen
|
a5d84ba5dc
|
Fix 32 bit shift on 8 bit AVR
|
9 년 전 |
PaulStoffregen
|
040c741ab7
|
Add control of chip select pin
|
9 년 전 |
PaulStoffregen
|
1ce2f5d753
|
Add sleep & wakeup (thanks rocketscream)
|
9 년 전 |
PaulStoffregen
|
680f5b9f8d
|
Import direct pin I/O from OneWire
|
9 년 전 |
PaulStoffregen
|
e5bba8f2ac
|
Add CopyFromSerial example (thanks Wyatt Olson)
|
9 년 전 |
PaulStoffregen
|
afe80ed33a
|
Add erase advice to RawHardwareTest
|
9 년 전 |
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 년 전 |
PaulStoffregen
|
6744be62cf
|
Add chip testing list
|
9 년 전 |
Paul Stoffregen
|
31a761c30e
|
Merge pull request #11 from ivankravets/patch-1
Create library.json
|
9 년 전 |
Ivan Kravets
|
006f654f14
|
Create library.json
|
9 년 전 |
PaulStoffregen
|
7d3938e2a5
|
Add W25Q64FV to readme
|
9 년 전 |
PaulStoffregen
|
eab1268ead
|
Cosmetic improvements in CopyFromSD example
|
9 년 전 |
PaulStoffregen
|
45d50d3027
|
Add keyword
|
9 년 전 |
PaulStoffregen
|
bf84584ebc
|
Use standard pins in examples
|
9 년 전 |
PaulStoffregen
|
39fe328c7d
|
Update readme
|
9 년 전 |
PaulStoffregen
|
c3d052f680
|
Fix readdir bug (issue #7)
|
9 년 전 |
PaulStoffregen
|
07c5a5f3d6
|
Add W25Q80BV name to RawHardwareTest (issue #5)
|
9 년 전 |
PaulStoffregen
|
b53b2910a9
|
Fix File creation bug
|
9 년 전 |
PaulStoffregen
|
ca2636e7fc
|
Update version number
|
9 년 전 |
PaulStoffregen
|
874c67cd81
|
Update readme
|
9 년 전 |
PaulStoffregen
|
4dc26020d9
|
Handle files that already exist & add ListFiles example
|
9 년 전 |
PaulStoffregen
|
40f774721c
|
Add CopyFromSD example
|
9 년 전 |
PaulStoffregen
|
8d237c1411
|
Fix unaligned writes
|
9 년 전 |
PaulStoffregen
|
79f8e3d1d4
|
Update readme with tested chip list
|
9 년 전 |
PaulStoffregen
|
b2cbd9da94
|
Fix program/erase suspend on Spansion chips
|
9 년 전 |
PaulStoffregen
|
30659694ce
|
Fix program/erase suspend on Micron chips
|
9 년 전 |
PaulStoffregen
|
6537babe07
|
Improve RawHardwareTest
|
9 년 전 |
PaulStoffregen
|
d06442224b
|
Add examples for erase and raw hardware test
|
9 년 전 |
PaulStoffregen
|
ce3ba93780
|
Improve compatibility with large Micron chips
|
9 년 전 |
Paul Stoffregen
|
29bdb85fc3
|
Merge pull request #1 from FrankBoesing/patch-1
Bugfix Capacity (important)
|
9 년 전 |
Paul Stoffregen
|
7fa7e78f93
|
Merge pull request #2 from FrankBoesing/patch-2
Return true on successful write
|
9 년 전 |
FrankBoesing
|
d363207682
|
Return true on successful write
perhaps better
|
9 년 전 |
FrankBoesing
|
3eddc112d8
|
Bugfix Capacity (important)
Shift was wrong direction
|
9 년 전 |
PaulStoffregen
|
db7e1870c5
|
AVR compatibility
|
9 년 전 |
PaulStoffregen
|
57840d1046
|
Add library.properties
|
9 년 전 |
PaulStoffregen
|
4405c4dbda
|
Image on readme :)
|
9 년 전 |
PaulStoffregen
|
b526049d8c
|
Add image
|
9 년 전 |
PaulStoffregen
|
8a1d7d3453
|
Update Readme
|
9 년 전 |
PaulStoffregen
|
360c8c02ba
|
Improve capacity detection and add block & file erase
|
9 년 전 |
PaulStoffregen
|
96cfbc040d
|
Opps, remove leftover print
|
9 년 전 |