Write Multiple Blocks (ST25DV64KC)
Hello everyone,
I'm experiencing issues with the "Write Multiple Blocks" command on the RF side using the ST25DV64KC.
I’ve tried using this command through the ST25 Android app, specifically using the "Send Custom Command" feature. Here’s how I configured the command:
Option Flag: Enabled
Addressed Mode: Enabled
Select Mode: Disabled
High Data Rate: Enabled
Format Extension: Disabled
"CMD" Code: 0x24
Data: 00 01 11 11 11 11 22 22 22 22
- 00 indicates the First Block Number field in the request (Block 00).
- 01 indicates the Number of Blocks (01 = 2 blocks).
- 11 11 11 11 22 22 22 22 is the data to be written into the memory blocks.
However, when I send this command, the Android app returns an "ERROR CMD" message.
I’ve also tried different configurations (e.g., disabling High Data Rate, using different data values, etc.), but I get the same result each time.
I want to note that the single block write command works perfectly and allows me to write one block at a time without any issues.
Does anyone know what might be causing this error?
Thanks in advance!
