On Wed, Feb 05, 2025 at 10:04:55AM +0100, Luca Bernardi wrote:
> Dear All, I'm new.
> I write in this list because I hope someone can help me.
> I need to read a S2430 or S24H30 EEprom from a car radio, but I'm trouble
> and so I ask if someone can help me.
> At the moment I have XGequ pro and T48
It looks to me like your communication isn't working at all, since your log
looks like you're reading all ones: "id1 0xff, id2 0xff, id1 parity
violation" appears for every chip that it's probing for, and the "parity
violation" part in particular looks like a communication error.
On Tue, Feb 18, 2
Hello Martin,
Thank you for your message, and I appreciate that you are reading what
flashrom tells you! :)
I looked in your logs, it doesn't seem like you are adding a new chip.
Your chip was recognised as MX25U6435E/F is this correct? And you were
able to read and write successfully.
The messa
Hello Lior,
I have a few questions.
You said you are using flashrom v1.1, and that you checked
write-protection with --wp-status command
But --wp-status command was only released in v1.3
Also you are using
flash_erase /dev/mtd0 0 0
bur flash_erase is not flashrom?
On Thu, Mar 6, 2025 at 6:48 P
Hello Jonathan,
which prommer with CH341 did you use? Could you provide us with a photo?
How did you connect the EN25Q32 with the prommer?
Regards
Stephan Schneider
Am 28.02.25 um 13:24 schrieb Jonathan Kendall:
Dear Flashrom Team,
I wanted to share my experience and findings while workin