ST25DV64KC Write Block with Vcc ON
I'm trying to write a block ( 4 bytes) of normal memory from RF (via an Android) using command 0x21.
I can do this with Vcc OFF, no problems.
I also need to write to the Mailbox (command 0xAA), but to do this I have to have Vcc ON (obviously the I2C can't read that message without Vcc).
The Write Block (0x21) returns 2 bytes, 0x01 0x0F, which is "unknown error".
What do I need to do/set to allow the RF Write Block to work with Vcc ON?
Many thanks in advance, gurus!
