spif icon indicating copy to clipboard operation
spif copied to clipboard

Write problem. on Micron MT25QL256

Open msthrax opened this issue 2 weeks ago • 3 comments

I have a weird problem using this library to write data on flash. Actually no write operation take place on Flash. I wrote a new library for that(attached). Also I got same problem. I found out that the problem comes from 4-Byte Write Operation. When I use 3-Byte command, there is no problem.

MT25Q.zip

msthrax avatar Dec 07 '25 17:12 msthrax

Hi. is compatible flash? did you check registers?

nimaltd avatar Dec 08 '25 18:12 nimaltd

Actually I did not, but I compared commands. The point that took my attention, was my own lib resulted the same as you.

msthrax avatar Dec 08 '25 20:12 msthrax

Is it custom board?

nimaltd avatar Dec 11 '25 19:12 nimaltd