Using NFC Reader Library with LPC55S69 and PN5180

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using NFC Reader Library with LPC55S69 and PN5180

1,200 Views
kentseng
Contributor II

I modify the " Using-NFC-Reader-Library-with-LPC55S69 "  from CLR663 to PN5180.

I setting the config. but still show the error message " Error - (0x 101) has occurred in NFCLIB "

or How to transplant the NFC reader library 5.22 to LPC55S69?

 

 

0 Kudos
4 Replies

1,091 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

Sorry for the late response, could you please confirm that you disconnected/short-cut the connections from the  LPC that is on board ? Also, could you please confirm that the device does not starts with a 1 in the DWL pin ?

 

 

Regards ,

Estephania

0 Kudos

1,061 Views
kentseng
Contributor II

yes, I'm sure the LPC1769+PN5180 are disconnected.

and fixed the DWL pin to the GND.

0 Kudos

1,189 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

 

Could you please help me with a picture of the board connections? Just to confirm, the only change you made was the usage of the library or did you only change the HAL in the library ?

 

Regards,

Estephania

 

 

0 Kudos

1,163 Views
kentseng
Contributor II

I using the LPC55S69 EVK and PNEV5180B demo board.

SPI

CS       -- port1, pin1

SCK     -- port1, pin2

MISO   -- port1, pin3

MOSI   -- port0, pin26

Busy  ---- port1, pin4

IRQ  ------ port1, pin23

DWL ----- port1, pin24

BUSY----- port1, pin25

 

I changed the usage of the library.

follow the " NFCReaderLibrary_IMXRT1050_CLEV6630B_Porting Guide.pdf " step.

0 Kudos