In case it helps: I've been successful in using a 28F010. It does not require writing to any special addresses. Instead, it works by writing a special *data* byte, then the desired data, then you do a verify, etc. I have a short chunk of code that does it - let me know if you need it.
I've also tried a 29F010, but I never got it to work (I wanted to use it because it supports 'banks'). It requires the 'special address' thing you described, although I thought it was a 12-bit value, not 16-bit (???).
Pete
|