PN7642 SPI host interface not working with NxPNfcRdlib

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

PN7642 SPI host interface not working with NxPNfcRdlib

227 Views
asknxp
Contributor III

Hi there,

I am using SDK_2.x_board_PNEV7642FAMA SDK(2.12.5) and tested the following examples.

- pnev7642fama_NfcrdlibEx2_ECP_Freertos_Ecp

- pnev7642fama_pn76_hostif_spi

I can test both examples without any issue.

I tried to combine both examples so that the credential information can be sent to the host(LPC55S16 board) by the SPI bus.

Here is what I did.

- modified exiting pnev7642fama_NfcrdlibEx2_ECP_Freertos_Ecp example and add a new freeRTOS thread to run the hostif_spi function(from example pnev7642fama_pn76_hostif_spi). Something like this

[CODE]

If I comment out ECP_thread, then LPC55S16 board can send loopback command and receive the response from PN7642 board. As long as I enable ECP_thread, then LPC55S16 board was unable to receive the response from PN7642 but PN7642 was still able to execute ECP functionality properly.

Any insight?!

Thank you very much.

--Kenny

 

 

0 Kudos
2 Replies

206 Views
EduardoZamora
NXP TechSupport
NXP TechSupport

Hello @asknxp

I just sent you a private Community message.

Regards,
Eduardo.

0 Kudos

184 Views
asknxp
Contributor III

OK. Thanks!

0 Kudos