ArduinoAm29F010

Changelog

(0) -10 +10 tip
11:7b4963a03d60
2015-01-20 Paul Boddie changeset files shortlog graph Employed a special prompt, distinguishing it from the output.
upload.py
10:afad18e14ce9
2015-01-20 Paul Boddie changeset files shortlog graph Added a simple client program for uploading data.
upload.py
9:082a12881269
2015-01-20 Paul Boddie changeset files shortlog graph Added a simple timeout to prevent the program from hanging.
ArduinoAm29F010.cpp
8:e8f1b52c1d17
2015-01-20 Paul Boddie changeset files shortlog graph Fixed erroneous program address high byte.
ArduinoAm29F010.cpp
7:93d3bc9658c7
2015-01-19 Paul Boddie changeset files shortlog graph Fixed command delivery for erase and program operations. Simplified the completion detection code, using plain read operations. Reduced various delays.
ArduinoAm29F010.cpp
6:22970a6cd981
2015-01-19 Paul Boddie changeset files shortlog graph Added tentative support for erasure and programming, with an attempt to sample the data pins and detect completion or failure of operations.
ArduinoAm29F010.cpp README.txt
5:281f052a8a87
2015-01-19 Paul Boddie changeset files shortlog graph Using pin A5 for CE# since pins 0 and 1 conflict with serial communication.
README.txt
4:47737a873a56
2015-01-19 Paul Boddie changeset files shortlog graph Renamed the source file to reflect the actual IC in use.
ArduinoAm29F010.cpp ArduinoAm29F010B.cpp
3:fd32e1d619ab
2015-01-19 Paul Boddie changeset files shortlog graph Fixed the command definitions and pin usage; made changes to help debugging.
ArduinoAm29F010B.cpp README.txt
2:b3a0a3951381
2015-01-18 Paul Boddie changeset files shortlog graph Simplified the interfacing, dropping the multiplexer and data latch. Added the initial program for communicating with the flash device.
ArduinoAm29F010B.cpp Makefile README.txt
(0) -10 +10 tip