Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dump from SPI flash #2

Open
BigNerd95 opened this issue Sep 13, 2022 · 1 comment
Open

Dump from SPI flash #2

BigNerd95 opened this issue Sep 13, 2022 · 1 comment

Comments

@BigNerd95
Copy link

I'm trying to dump the SPI flash for education purpose
I'm using a CH431A MiniProgrammer and flashrom

Flashrom always return "No EEPROM/flash device found.":

flashrom v1.2 on Linux 5.15.0-47-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org

Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
No EEPROM/flash device found.
Note: flashrom can never write if the flash chip isn't found automatically.

image

How did you dump the flash?

@danry25
Copy link
Owner

danry25 commented Sep 13, 2022

My dump isn't a full dump. I connected via the serial headers and just copied all visible files from the device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants