AN5633: ST25DVxxK vs ST25DVxxKC - read behaviour w. locking
For RF access, if the requested read is entirely within a locked area, the document shows that both device variants will give an error:
But the document doesn't show the corresponding case for I2C - it only shows the case where part of the requested range is locked:
So what happens in the case where the requested read is entirely within a locked area?
Is there a specific error returned? Or does the entire read give FFs? Or what?
What is the recommended way to detect that a read has failed due to locking?
ie, how do we know if its genuine FF data, or just FF due to locking?
