Is it possible to disable verify during write? I'm trying to write M27C160 chips. They pass the blank check, but writing fails on the first byte saying the device=00. But if I then do a read afterward it shows the byte has the correct value, not zero. It seems like there is something wrong with the verify during write and if I could disable it then it may write the correct data.