Skip to content

Issues with AT28C256 Reading / Writing #10

@datapaganism

Description

@datapaganism

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

image

Reading the eeprom after writing to it reveals that only some of it has been properly burned.

20240926_192523

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions