SE050F2 as Smart card interface

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

SE050F2 as Smart card interface

跳至解决方案
1,791 次查看
hitesh_gambhava
Contributor I

Hi NXP team,

I have a query with SE050F2 secure element. Can it work as smart card over I2C interface or it is must to use ISO 7816 to get this functionality?

Thanks,

Hitesh

0 项奖励
回复
1 解答
1,767 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @hitesh_gambhava ,

 

Not sure what is the requirement meant when you specified "smart card interface". SE050F is a "smart card". It can receive commands using the interfaces I²C (using T1oI2C protocol), and ISO14443. When you place the NFC antenna over a contactless reader, it will be discovered as a smart card. The contact based ISO7816 interface is a classic smart card interface, but it does not matter of the commands are exchanges over contact, contactless or I2C interface. Over all interfaces the SE05x can be made recognized by an system as "smart card". E.g. for the I2C interface the K64F CCID example can be used which shows the connected SE05x as a smart card to a host system. Most likely your question is if the SE050F then supports the commands expected by the system, right? Please kindly clarify.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,751 次查看
hitesh_gambhava
Contributor I

Hi Kan,

Thanks for the response. My question is more about as classic Smart card interface i.e. from PC/Laptop USB to K64F USB (over CCID) and K64F to SE050 over I2C interface. As per your response it looks this is possible. Please confirm.

Thanks,

Hitesh

0 项奖励
回复
1,745 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @hitesh_gambhava ,

 

Yes, you may use either of the following CCID examples out of the MW for evaluation purpose.

Kan_Li_1-1697435820985.png

 

and after plugging into a Laptop, you will find the following notification.

Kan_Li_0-1697435774825.png

 

Regarding how to program the bin file into the K64F-FRDM board, please kindly refer to "3.3 Flash FRDM-K64F with VCOM software " in https://www.nxp.com.cn/docs/en/application-note/AN12398.pdf for details.

 

Hope that helps,

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复
1,741 次查看
hitesh_gambhava
Contributor I

Hi @Kan_Li ,

Thanks for the confirmation. Yes, this information will really help for further development.

Thanks,

Hitesh

0 项奖励
回复
1,768 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @hitesh_gambhava ,

 

Not sure what is the requirement meant when you specified "smart card interface". SE050F is a "smart card". It can receive commands using the interfaces I²C (using T1oI2C protocol), and ISO14443. When you place the NFC antenna over a contactless reader, it will be discovered as a smart card. The contact based ISO7816 interface is a classic smart card interface, but it does not matter of the commands are exchanges over contact, contactless or I2C interface. Over all interfaces the SE05x can be made recognized by an system as "smart card". E.g. for the I2C interface the K64F CCID example can be used which shows the connected SE05x as a smart card to a host system. Most likely your question is if the SE050F then supports the commands expected by the system, right? Please kindly clarify.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复