ron minnich wrote:
Which voltage do you have on pin 7 and 8 of the flash chip?
Can you check this?
And doesn't this guy have block lock registers? (It's using the sst_fwhub driver, which doesn't know about lock registers.)
what's odd is it won't for either the lpc or fwhub versions of the part. the 080a is in there, and fails, The 004b fails too. Which one of these is fwh? 004?
Yes. 080 uses sst49lf040 driver which also doesn't look at blocks.
Try using the _49fl00x functions.
//Peter