Hi,
I am using the chip above with a MCU in an application in whisch I am trying to get some data from a JavaCard. I manage to do the entire procedure (anticollision, select, RATS), but when i send the Java Applet activation command I do not get any answer from the card, not even an error or something.
The chip is configured as it followes ISO_CTRL_REG has value 0x08 (iso14443 A 106kbps) and the rest of registers that are part of the communication package are as default.
After I do the anticollision procedure I activate the CRC in ISO_CTRL_REG as needed and send the commands with CRC (direct command 0x11)
As a mention using another device I do manage to activate the Java Applet using the exact comand that I am trying to send via TRF7970A.
The command is: 0x02 0x00 0xA4 0x04 0x00 0x09 <9bytes applet ID>.