ArduinoAm29F010

Shortlog

(0) tip
2015-03-09 Paul Boddie Added software notes, Dual ROM Adaptor wiring details, and moved the Arduino
2015-03-09 Paul Boddie Changed permissions.
2015-03-08 Paul Boddie Added a verify-only mode for uploaded files, and made uploading/verifying stop
2015-03-07 Paul Boddie Added Am29F010 CE# logic for the Advanced ROM Adaptor.
2015-03-06 Paul Boddie Added the 74HC273 pinout.
2015-02-28 Paul Boddie Added dual ROM adapter and other addressing-related notes.
2015-01-20 Paul Boddie Added copyright and licensing information.
2015-01-20 Paul Boddie Close the port properly when exiting.
2015-01-20 Paul Boddie Added a device compatibility section and tidied up the Arduino wiring details.
2015-01-20 Paul Boddie Removed failure handling code. Added sector selection option processing.
2015-01-20 Paul Boddie Introduced convenience functions and added some failure handling.
2015-01-20 Paul Boddie Changed pin usage to avoid potential problems with pin 13.
2015-01-20 Paul Boddie Changed pin usage to avoid potential problems with pin 13.
2015-01-20 Paul Boddie Changed the completion detection to possibly be more correct.
2015-01-20 Paul Boddie Employed a special prompt, distinguishing it from the output.
2015-01-20 Paul Boddie Added a simple client program for uploading data.
2015-01-20 Paul Boddie Added a simple timeout to prevent the program from hanging.
2015-01-20 Paul Boddie Fixed erroneous program address high byte.
2015-01-19 Paul Boddie Fixed command delivery for erase and program operations.
2015-01-19 Paul Boddie Added tentative support for erasure and programming, with an attempt to sample
2015-01-19 Paul Boddie Using pin A5 for CE# since pins 0 and 1 conflict with serial communication.
2015-01-19 Paul Boddie Renamed the source file to reflect the actual IC in use.
2015-01-19 Paul Boddie Fixed the command definitions and pin usage; made changes to help debugging.
2015-01-18 Paul Boddie Simplified the interfacing, dropping the multiplexer and data latch.
2015-01-18 Paul Boddie Removed the output latch; introduced a multiplexer to separate the data channels.
2015-01-18 Paul Boddie An initial design using four 74HC273 ICs: three for output, one for input.
(0) tip