NFC Nxp lib Porting guide for ESP32 (ESP-IDF)

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

NFC Nxp lib Porting guide for ESP32 (ESP-IDF)

2,243件の閲覧回数
jr_hernandez
Contributor II

Hi,

Is there any porting guide to help when porting NFC lib to ESP32 (ESP-IDF) platform?

Any clue will be welcome.

Regards, Ramon.

0 件の賞賛
返信
3 返答(返信)

1,975件の閲覧回数
oedze
Contributor I

Have you ever gotten this to work? 

 

0 件の賞賛
返信

1,950件の閲覧回数
jr_hernandez
Contributor II

Yes, it was not easy and quick, but I managed to port it.

0 件の賞賛
返信

2,234件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi  @jr_hernandez 

 

we don't have a porting guider for ESP32.   But the NXP Reader library is encapsulated into layers and components written in ANSI C.  The library structure provides a modular way of programming and setting up to the reader interface.

It is easy to porting to other MCUs.

pleaser refer to docs\NxpNfcRdLib\NXP-NFCReaderLibrary-apiguide 

for more details

 

Regards

Daniel

0 件の賞賛
返信