我好像也没找到,可能跟串行Flash记混了,但是帮你找到了地址轮回的依据。
To provide sequential
reads, the 24XX256 contains an internal Address
Pointer which is incremented by one at the completion
of each operation. This Address Pointer allows the
entire memory contents to be serially read during one
operation. The internal Address Pointer will
automatically roll over from address 7FFF to address
0000 if the master acknowledges the byte received
from the array address 7FFF.
你可以试一下用轮回的方法来做。
|