-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello I have bought the relatively universal programmer and did the rev 2 mod on mine, I am running the latest FW at the moment and am I having problems flashing / reading from the board
I have a file called 1.bin which is 32Kb of random data, and another which is a dump from the Chip after I flash it
Reading the eeprom after writing to it reveals that only some of it has been properly burned.
Is the setup of my programmer, I believe I have set the jumpers correctly.
Given that I can burn and read it, its not 100% dead is it?
log is
PS D:\dev\firestarter-1.0.13> firestarter write at28c256 .\1.bin
Writing to chip: AT28C256
Connected to programmer
Reading from input file: .\1.bin
Sending file .\1.bin in blocks of 512 bytes
100%, address: 0x7E00 - 0x8000
File sent successfully in 339.49 seconds
PS D:\dev\firestarter-1.0.13> firestarter read at28c256
Reading chip: AT28C256
Connected to programmer
Output will be saved to: AT28C256.bin
100%, address: 0x7E00 - 0x8000
Finished reading data
Data received in 7.10 seconds
Am I doing something wrong?
Metadata
Metadata
Assignees
Labels
No labels

