Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TITAGITSTANDARD does not store lock status in USB accessable memory #291

Open
mschmitt-pf opened this issue Oct 28, 2020 · 1 comment
Open

Comments

@mschmitt-pf
Copy link

Hi,
just found out that TITAGITSTANDARD does not store its lock status in USB accessable memory range (via UPLOAD / DOWNLOAD command).

Im my case I want to use this to verify / emulate the lock state via USB access, as implemented for EM4233.
In fact I first tried to use EM4233, but it just does not respond on e.g. "write to locked block".

Hope you can fix this.

Thank you in advance.

@ceres-c
Copy link
Contributor

ceres-c commented Oct 28, 2020

Yes, EM4233 does not respond to locked block writes because that's exactly what a real tag does: no answer.

You can pretty easily edit the code in TITagitstandard.c to save in memory lock status as EM4233.c does

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants