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

Having issue with MX25L4006E #315

Closed
Ender890 opened this issue Feb 7, 2024 · 1 comment
Closed

Having issue with MX25L4006E #315

Ender890 opened this issue Feb 7, 2024 · 1 comment

Comments

@Ender890
Copy link

Ender890 commented Feb 7, 2024

Using an rpi pico with serprog protocol.
I type flashrom -p serprog:dev=/dev/ttyACM0:115200

ive tried without 115200
Ive tried with different spispeeds
Ive tried the expected spispeed for the chip,512
Ive tried -c option to specify the exact chip
Ive tried pulling HOLD high to vcc, CS# low to gnd
ive tried pulling WP high to vcc

it always says eeprom not found, with a long output list of:
'requested mapping is incompatible' with the wrong chips (im guessing flashrom is At least trying to find the chip)

and a few:
'invalid response 0x00 from device (to command 0x13)' outputs.

one weird thing...SOMETIMES, if i keep trying, switching spispeeds, unplug/replug, it will find a chip, but the WRONG chip, but always the same one:
ST flash chip "M95M02" (256 kB, SPI).

what am i doing wrong.
Heres the datasheet

https://www.mxic.com.tw/Lists/Datasheet/Attachments/8380/MX25L4006E,%203V,%204Mb,%20v1.2.pdf

Copy link

github-actions bot commented Feb 7, 2024

Thank you for your contribution. The flashrom project does not handle GitHub issues or pull requests, since this repository on GitHub is just a mirror of our actual repository. Thus, we would like to encourage you to have a look at on our development guide and submit your patch to review.coreboot.org. Issues are handled over our ticket system. If you have questions, feel free to reach out to us. There are multiple ways to contact us.

@github-actions github-actions bot closed this as completed Feb 7, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant