AN12113 Keys Files mismatch

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

AN12113 Keys Files mismatch

ソリューションへジャンプ
1,346件の閲覧回数
Pastek
Contributor I

Hello,
When reading through AN12113 to learn more about keys in DESFire tags, I noticed that the flowchart in page 14 shows that "Cmd.Debit" can be used on file 0x03 while only authenticated using key 0x01, which should only give it read access according to page 10.
Is there a situation where it is possible or is it a mistake? I do not yet have a full grasp of it (hence the reading of the appnotes)

0 件の賞賛
返信
1 解決策
1,318件の閲覧回数
KaiLi
NXP TechSupport
NXP TechSupport

Hello @Pastek 

File NO. 03 is Value File, Debit command will decrease a value stored in a ValueFile. Cmd.Debit is a read command, so File NO.3 can be read by Debit command with KEY0 authentication. If you write or modify File NO.3, then need to use KEY3 authentication, so the document description is not inconsistent.

BR

kelly

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,319件の閲覧回数
KaiLi
NXP TechSupport
NXP TechSupport

Hello @Pastek 

File NO. 03 is Value File, Debit command will decrease a value stored in a ValueFile. Cmd.Debit is a read command, so File NO.3 can be read by Debit command with KEY0 authentication. If you write or modify File NO.3, then need to use KEY3 authentication, so the document description is not inconsistent.

BR

kelly

0 件の賞賛
返信
1,312件の閲覧回数
Pastek
Contributor I
So it seems I misunderstood the function of Cmd.Debit as being RW. Thank you!
0 件の賞賛
返信