P71D600 or P71D321

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

P71D600 or P71D321

跳至解决方案
7,387 次查看
fcovely
Contributor II

I'm a newbie to hardware in general and have a question that is probably common knowledge but I have been unable to find an answer, so apologies if this is a super basic question.

My team put a P71D600 on a PCB that always has power going to the P71.  The chip cannot be seen by RFID readers unless we power down the entire product then it works fine.

Is there a lock mechanism between contactless and contact operations on these chips?  Is there anway to still do contactless transactions while supplying power to the P71?

标签 (2)
标记 (1)
0 项奖励
回复
1 解答
7,367 次查看
msjcard
Contributor III

The short answer is no.

I think it's in one of the long data sheets for the JCOP 4 or 4.5 product - but there's a specific flow chart that describes which connection becomes active at which point in time.  Generally, the physical connections tend to have priority over the NFC connection.   Once you power on the chip via that connection, you can use multiple logical channels to the chip over that connection, but the chip will not see or be seen on the RF side of things.

The only real way to get a dual connection might be to have a second chip NFC reader and use the JCOP4/4.5s ability to act as an I2C master to talk to that chip.

 

在原帖中查看解决方案

5 回复数
7,301 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @fcovely ,

 

The interface in use is chosen at boot so if the device is powered via power pins either the I2C or the contact interface will be chosen according to configuration. Note it is not possible to have two interfaces operating simultaneously.

 

If the device is powered up in a field but no power is applied to the pins directly, then the contactless interface is enabled.

 

We have raised as a requirement on R & D to update the documentation, as it is not clearly stated.

 

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 项奖励
回复
7,368 次查看
msjcard
Contributor III

The short answer is no.

I think it's in one of the long data sheets for the JCOP 4 or 4.5 product - but there's a specific flow chart that describes which connection becomes active at which point in time.  Generally, the physical connections tend to have priority over the NFC connection.   Once you power on the chip via that connection, you can use multiple logical channels to the chip over that connection, but the chip will not see or be seen on the RF side of things.

The only real way to get a dual connection might be to have a second chip NFC reader and use the JCOP4/4.5s ability to act as an I2C master to talk to that chip.

 

7,358 次查看
fcovely
Contributor II

Thank you, that's all I was looking for I'll try and run down the actual document.

0 项奖励
回复
7,346 次查看
msjcard
Contributor III

It's in the UM615217 User Guidance and Admin for JCOP4.5 P71.  Section 3.2:

Communication can only be initiated on a
single interface at any one time. Interface selection is performed at card power on, therefore the active communication
interface can only be changed by resetting the card. If more than one physical interface is detected then
the priority order for selection is contact, then contactless, then I2C or SPI depending on the platform base mask.

 

 

0 项奖励
回复
7,355 次查看
msjcard
Contributor III

On a quick search I can't find the document specific to the P71 series, but take a look at DS206631 - Product data sheet for the A700x series.  Section 10.5.  

I know I've seen a similar section for either the D321 or D600 - but I couldn't tell you where right now.

 

0 项奖励
回复