pn5180, AN11802(rev 1.8) respberry pi 5, NfcrdlibEx1_DiscoveryLoop ... doesn's work

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

pn5180, AN11802(rev 1.8) respberry pi 5, NfcrdlibEx1_DiscoveryLoop ... doesn's work

Jump to solution
140 Views
jekim0109
Contributor II

As per AN11802 rev1.8 instructions, sw369328.zip was applied to raspberry pi 5, but the following error occurs.

 DiscoveryLoop Example:

Line: 133    Error - (0xF181) has occurred : 0xCCEE CC-Component ID, EE-Error code. Refer-ph_Status.h

Line: 142   Error - (0xF181) has occurred in NFCLIB

By any chance, isn't it a KERNEL SPI CFG DIR problem? Or is there a problem with SPI setting?

0 Kudos
1 Solution
129 Views
jekim0109
Contributor II

I solved it.

Board_PiPn5180.h

 #define PHDRIVER_LINUX_USER_SPI

/*#define PHDRIVER_LINUX_KERNEL_SPI*/

View solution in original post

2 Replies
130 Views
jekim0109
Contributor II

I solved it.

Board_PiPn5180.h

 #define PHDRIVER_LINUX_USER_SPI

/*#define PHDRIVER_LINUX_KERNEL_SPI*/

118 Views
danielchen
NXP TechSupport
NXP TechSupport

Thanks for your sharing.

0 Kudos