T=1oI2C

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决
2,919 次查看
nidhintomy
Contributor IV

What is the meaning of T = 1 in T1oI2C ?

 

0 项奖励
回复
1 解答
2,842 次查看
danielchen
NXP TechSupport
NXP TechSupport

Yes, you are right.

T=0:  asynchronous half duplex character transmission

T=1: asynchronous half duplex block transmission.

 

 

在原帖中查看解决方案

4 回复数
2,913 次查看
danielchen
NXP TechSupport
NXP TechSupport

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

2,909 次查看
nidhintomy
Contributor IV

Hi @danielchen

Is ' T ' means ' Transmission ' and ' 1 ' means the ' 1 ' block of data mentioned in UM11225 ?

Thanks

0 项奖励
回复
2,843 次查看
danielchen
NXP TechSupport
NXP TechSupport

Yes, you are right.

T=0:  asynchronous half duplex character transmission

T=1: asynchronous half duplex block transmission.

 

 

2,830 次查看
nidhintomy
Contributor IV

@danielchen 

Thanks for clarification.

0 项奖励
回复