No information in datasheet for NT3H2111 about i2c eeprom write current consumption and duration.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

No information in datasheet for NT3H2111 about i2c eeprom write current consumption and duration.

784 Views
mikaelsundin
Contributor I

Hi NXP

I have read the datasheet for NT3H2111 and have two question i cannot find in the datasheet:

* Power consumtion for I2C interface when writing EEPROM, with only power from I2C side?

* Write time for EEPROM?

Labels (1)
0 Kudos
1 Reply

532 Views
fleettech
Contributor I

Hi Mikael,  in nt3h2111 datasheet rev 3.0 , section 2.4 I2C interface ,second sentence: 16 bytes (one block) written in 4.5 ms (EEPROM) or 0.4 ms (SRAM - pass-through mode) including all overhead .

Via I2C interface, i don't found any other way than inserting a wait loop 4.5ms after a write eprom , because ns_reg register (in session register) is the only register where a eeprom busy bit available is alway read as 0 if no nfc_field  is detected.

Hope this help.

0 Kudos