Driver for SST 64Mbit flash (8Mbyte) model 25VF064C including higher level methods for rewrite and buffered read/write to help optimize I/O. Can also work with other 25 series flash and eeprom devices, requiring minor revisions for their capabilities.
Diff: SST25VF064C.h
- Revision:
- 2:33d8a5ea4a80
- Parent:
- 1:bf7d00887342
diff -r bf7d00887342 -r 33d8a5ea4a80 SST25VF064C.h --- a/SST25VF064C.h Tue Apr 10 07:34:10 2012 +0000 +++ b/SST25VF064C.h Thu Apr 12 14:16:37 2012 +0000 @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// SST25VF064C.cpp - EEPROM driver +// SST25VF064C.cpp - Flash driver // // COPYRIGHT (c) 2012 by David Van Wagner //