TIMERs in NxpNfcRdLib SDK

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

TIMERs in NxpNfcRdLib SDK

ソリューションへジャンプ
1,188件の閲覧回数
jayesh_joshi
Contributor IV

Hi All,

I am using PN7462 in my design and NXpNfCRdLib v5.22.1 for firmware development.

I am running into an unusual issue where if I use 2 free Running timers NFC communication is unable to establish between Reader Writer and Card Emulator. If I reduce the free-running timer to 1 the system works smoothly. Is NxpNfcRdLib is using some timers which are causing this issue? 

Thanks, Jayesh.

タグ(2)
0 件の賞賛
1 解決策
1,039件の閲覧回数
jayesh_joshi
Contributor IV

@Fabian_R 

It turns out there was issue with synchronization. When I was reducing one time I was putting that timer functionality in single timer which was keeping system in sync. If I use two timer there was issue with synchronization which results into connection issue.

Thank you for the help

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
1,040件の閲覧回数
jayesh_joshi
Contributor IV

@Fabian_R 

It turns out there was issue with synchronization. When I was reducing one time I was putting that timer functionality in single timer which was keeping system in sync. If I use two timer there was issue with synchronization which results into connection issue.

Thank you for the help

0 件の賞賛
1,173件の閲覧回数
Fabian_R
NXP TechSupport
NXP TechSupport

Hello Jayesh,

I hope you are doing great, thank you for using our products.
Yes, as you are able to see in the UM10663, The receive and transmit HAL commands, require timers, some optional functions like "PHHAL_HW_RC663_OPTION_RXTX_TIMER_START" employs T0 and T1 timers.
https://www.nxp.com/docs/en/user-guide/UM10663.pdf

Please keep in mind this limitation while using NXP Reader Library.
I'm sorry for the problems this might cause.
Thank you for your time, we really appreciate this!

Best Regards,
Fabian
0 件の賞賛