I write four bytes of data to M95512, and after the writing is completed, I read these four bytes. I must delay the writing for more than 3 milliseconds to read the correct bytes. Delays less than 3 milliseconds will read 0XFF. Why is this?What does...