Change value on MB_WDG disable I2C.
Hello,
I have a problem with the ST25DV04KC-IE.
In the datasheet the register MB_WDG (000Eh) must have a factory value of 0x03 but my chips have 0x1a. Bits 3-7 are RFU in the datasheet. Do you know why there is a difference?
The real problem is that I tried to change this value to 0x00 through I2C to disable the WD. When I write 0x00 in this register, the I2C become "broken" and answer NACK to each read/write command. I have this problem on 2 boards so my two boards are bricked.
I try to change this value through NFC and the ST25 app without any success. I can change the register 0Dh but I've an error with the register 0Eh. (Error 01 10 (ISO15693_BLOCK_NOT_AVAILAB...)).
How can I reset my board to the factory value?
Thank you.
Edit: With the ST25DV_discovery_ANT_C1 (ST25DV04K-J), I can set MB_WDG to 0x00 and I can change the MB_WDG register through NFC.
