PN5180 rx Staus register is null

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

PN5180 rx Staus register is null

ソリューションへジャンプ
815件の閲覧回数
a_ivanov
Contributor II

Good day,

We are developing a project using the PN5180 in card emulation mode. The device is going into an Autocoll mode and the interrupt is working well. If I read the IRQ_STATUS register value I get 0x00000011 which means that IRQ_STATUS_RX_IRQ_MASK and IRQ_STATUS_CARD_ACTIVATED_IRQ_MASK are ON. The problem is when I try to read RX_STATUS register, to know how many bytes are in the buffer, I get 0x00. If I try to read the RX buffer anyway it returns me 0xC080.

Is it something wrong with the initial configuration? Can you please help me to resolve this?

Thank you

 

0 件の賞賛
返信
1 解決策
753件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @a_ivanov ,

 

We provide a card emulation demo in the project of "NfcrdlibEx8_HCE_T4T", you may fetch it from the latest NFC reader library for PN5180, for more details regarding receiving data, please kindly refer to phhalHw_Pn5180_Receive_Int() . 

 

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 返信
754件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @a_ivanov ,

 

We provide a card emulation demo in the project of "NfcrdlibEx8_HCE_T4T", you may fetch it from the latest NFC reader library for PN5180, for more details regarding receiving data, please kindly refer to phhalHw_Pn5180_Receive_Int() . 

 

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