|
|
81e30791b0
|
Modified the write with a hardcoded delay to avoid ack on every write.
|
2020-12-13 14:40:42 -06:00 |
|
|
|
7ef7a0bfef
|
Added the erase command to fill the EEPROM with 0xFF
|
2020-12-13 13:37:11 -06:00 |
|
|
|
58c74ebc86
|
Finished first working version of the CLI. Dumps do not work if we select a byte count of 32768 (the max count). Programs are extremely slow compared to dumps, find the bottleneck.
|
2020-12-13 01:42:05 -06:00 |
|
|
|
e8bcd7c994
|
Implemented page writes with data polling. Updated data dump to make it look like hexdump.
|
2020-12-12 15:19:58 -06:00 |
|
|
|
eed427f986
|
First working version of the programmer. Tested with a real AT28C256 EEPROM
|
2020-12-12 12:43:32 -06:00 |
|
|
|
9af30ef829
|
Finished preliminray version of the python serial monitor. Updated arduino scripts to wor at 115200 baud rate.
|
2020-12-12 09:50:34 -06:00 |
|
|
|
59a9758a63
|
Added gitignore. First version of the tester script.
|
2020-12-11 16:50:13 -06:00 |
|
|
|
d5a27c630f
|
Created skeleton for the tester program.
|
2020-12-11 15:16:27 -06:00 |
|