Yes, you are right.
T=0: asynchronous half duplex character transmission
T=1: asynchronous half duplex block transmission.
Hi @nidhintomy :
T =1 is a peer to peer, half duplex transmission protocol defined in ISO/IEC 7816-3. T=1 protocol usage is very common in the smart card domain.
Please refer to UM11225 for more details.
https://www.nxp.com/webapp/sps/download/preDownload.jsp?render=true
Regards
Daniel
Hi @danielchen
Is ' T ' means ' Transmission ' and ' 1 ' means the ' 1 ' block of data mentioned in UM11225 ?
Thanks
Yes, you are right.
T=0: asynchronous half duplex character transmission
T=1: asynchronous half duplex block transmission.
Thanks for clarification.