Hi All,
I am using USIM driver on K2L evm , I am able to get ATR for the USIM card by using ioctl call (USIM_IOCTL_GETATR) from user space application,
But when I try to send apdu to USIM card using ioctl (USIM_IOCTL_SEND_DATA) , I am not able to get response back for apdu. This apdu is for Master file selection.
The ioclt call USIM_IOCTL_GET_CONFIG and USIM_IOCTL_SET_CONFIG working fine.
I am using Protocol T = 0.
Please find the below link in which complete user guide is mention and help me out by providing few inputs of what can wrong.
http://processors.wiki.ti.com/index.php/USIM_Users_Guide
Thanks & Regards,
Snehal Patel