How do you get the total number of blocks that can be read/written in a multi block read/write command.
Hi,
I'm building a mobile application that integrates with ST25DV64KC and M24LR04E-R.
- The maximum number of blocks is fixed at 256 for a "Read Multiple Blocks" command on a ST25DV64KC chip.
- The maximum number of blocks is fixed at 32 assuming that they are all located in the same sector for a "Read Multiple Blocks" command on a M24LR04E-R.
Is there a command that returns the maximum number of blocks that can be read at one time, or is there a way I can learn which model of chip I'm reading, so that I can read the correct amount of blocks in a "Read Multiple Blocks" command. I can see some NFC Tag applications show an IC type which displays the model but I am unsure as to how to retrieve this information myself.
Any help would be gratefully received.
Kind Regards, Sam
