ArduinoAm29F010

Shortlog

(0) tip
2015-08-24 Paul Boddie Removed apparently superfluous failure handling.
2015-08-24 Paul Boddie Introduced a requirement for 5-digit addresses.
2015-08-23 Paul Boddie Fixed data pin I/O which made assumptions about pin ordering.
2015-08-23 Paul Boddie Increased the input buffer size, propagated the number of read/expected
2015-08-09 Paul Boddie Fixed address high portion initialisation in read and write operations.
2015-08-09 Paul Boddie Added support for controlling A16 when programming. Fixed the read examples.
2015-08-09 Paul Boddie Changed the programmer wiring for better routing in a PCB design.
2015-07-03 Paul Boddie Expanded the documentation, giving notes about testing and sector access.
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