Perhaps.
__
For writing, you have to do:
select address
idle
open write access
close write access
(4 half = 2 full cycles)
(repeat last 2 steps for bulk write)
If you "open/close write access" while "select address", you may override other values than the target.
__
For reading, you just...