I set :
CheckMacConfig : 00
SlotConfig0 to SlotConfig1 :0x80 0xA0 as secret key . can not read and write.
SlotConfig2 to SlotConfig7 :0xC0 0xA0 only encrypted Read . can't be written. key is SOLT0
SlotConfig8 to SlotConfig15 :0xC1 0xA0 only encrypted Read . can't be written. key is SOLT1
others in Configuration Zone is all default.
and lock config.
then I write Data ZONE Slot 0-15 32*16=512bytes,
and locked data. everything is OK.
then I encrypted Read DATA slot2-7 . no error . readout datas is correct. (key is Slot0 value)
then I read Slot8 to SLOT13 : Datas is all correct. (key is Slot1 value)
but when I read Slot14 and Slot 15 . ATSHA204A is no respond (ERROR TimeOUT). Read ways is all same with Reading Solt8-13 .
what's is the problem.