CLRC663 T0 underflow and T0COUNTERVAL register does not keep values

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CLRC663 T0 underflow and T0COUNTERVAL register does not keep values

ソリューションへジャンプ
2,022件の閲覧回数
M_Chene
Contributor II

Hello everybody,

 

I am working on a project in which I  use a CLRC663 for NFC communication with type 2 tags. I use this library that I adapted for the RS232 communication protocol ( I just defined write_reg and read_reg functions) : https://github.com/kenny5660/CLRC663 

When I try to read/ write registers as Version register or command register all works as it should. However, when I try to send the REQA protocole, I have T0 underflow IRQ and when I try to change the value in T0COUNTERVAL[HI/LO] registers nothing change and the CLRC answer me that the 2 registers are at 0x00 when I read them.

As initialisation I use CLRC663_AN1102_recommended_registers(CLRC663_PROTO_ISO14443A_106_MILLER_MANCHESTER); function and I do my REQA after.

Do you have some ideas to help me with this problem ?

Thanks in advance

 

Mathieu

0 件の賞賛
返信
1 解決策
2,017件の閲覧回数
fangfang
NXP TechSupport
NXP TechSupport

Hello,

One may refer to the code as the link.

URL:https://community.nxp.com/t5/NFC-Knowledge-Base/how-to-communicate-between-LPC1769-and-RC663-via-SPI....

It is SPI communication .But the application can meet your requirement.

Have a nice day.

 

-------------------------------------------------------------------------------
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 件の賞賛
返信
2 返答(返信)
1,683件の閲覧回数
lcenni
Contributor I

Hi,

I am developing a similar product on a microcontroller different from NXP, and the whole library is very hard to integrate and very poorly documented

Would you like to get in touch? 

Write me at [email protected]

Bye

CG

0 件の賞賛
返信
2,018件の閲覧回数
fangfang
NXP TechSupport
NXP TechSupport

Hello,

One may refer to the code as the link.

URL:https://community.nxp.com/t5/NFC-Knowledge-Base/how-to-communicate-between-LPC1769-and-RC663-via-SPI....

It is SPI communication .But the application can meet your requirement.

Have a nice day.

 

-------------------------------------------------------------------------------
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 件の賞賛
返信