ISO/IEC 7816 UART support on MIMX8MN6DVTJZ

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

ISO/IEC 7816 UART support on MIMX8MN6DVTJZ

跳至解决方案
1,324 次查看
naoufalmed
Contributor I

Dear NXP Community Forum!

We are currently developing a product around the i.MX 8M Nano processor MIMX8MN6DVTJZ. We need to include a Smart Card reader in the design, and we want to use the MIMX8MN6DVTJZ as much as possible - i.e. using as few additional components as possible.Therefore, we would be very thankful, if someone could tell us:


1.    Does the MIMX8MN6DVTJZ support ISO/IEC 7816 UART? (We couldn’t find anything about it in the documentation, and we would like to be sure.)


2.    If not, do you have any design suggestions that would satisfy our initial statement? (I.e. use the fewest possible additional components for running a Smart Card reader.)

 

Thank you in advance!

The mediathand development team.

标签 (1)
标记 (2)
0 项奖励
1 解答
1,315 次查看
art
NXP Employee
NXP Employee

The i.MX8MNano processor has no special support for the ISO/IEC 7816 interface. The possible solution is to use a regular UART (connecting the TX and RX pins together) and an external Smart Card PHY IC, such as the following ones:

https://www.nxp.com/products/security-and-authentication/contact-readers:MC_42001#/

Some non-standard baud rates may be required, so, you have to adjust the UART baudrate clock appropriately within the i.MX8MNano processor.

Best Regards,
Artur

在原帖中查看解决方案

0 项奖励
2 回复数
1,316 次查看
art
NXP Employee
NXP Employee

The i.MX8MNano processor has no special support for the ISO/IEC 7816 interface. The possible solution is to use a regular UART (connecting the TX and RX pins together) and an external Smart Card PHY IC, such as the following ones:

https://www.nxp.com/products/security-and-authentication/contact-readers:MC_42001#/

Some non-standard baud rates may be required, so, you have to adjust the UART baudrate clock appropriately within the i.MX8MNano processor.

Best Regards,
Artur

0 项奖励
1,305 次查看
naoufalmed
Contributor I
Thank you very much!
0 项奖励