What is detailed definition about "I2C read full message" in ST25DV64K?
I am using a ST25DV64K.
I am trying to exchange data between the MCU on the board and Mobile Phone using I2C/RF and FTM.
The RAM capacity of the MCU on the board is small, and I am trying to divide the RF Message and read it.
For example, I am trying to send 100 bytes by RF Message, and MCU is trying to read by dividing this 100 bytes by 50 bytes + 50 bytes.
First 50bytes: 2008h - 2039h
2nd 50byte: 203Ah - 206Bh
At this time, assuming that all I2C read msgs are received normally, will MB_CTRL_DYN becomes "81h"?
Or MB_CTRL_DYN becomes "91h" because it don't read at once?
BR
Morooka
