I need to example source code about uart of pn512.

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

I need to example source code about uart of pn512.

2,506 Views
agafe000
Contributor I

Hello.

I am firmware developer.

I used a PN512 + NRF51822 u-com.

connected uart tx,rx.

I need to example source code about uart of pn512.

2 Replies

684 Views
Iurii
Contributor I

Thank you for reply.


However the library itself do not provide support for Serial(UART) bus connection for user space Linux driver.

tree NxpNfcRdLib/comps/phbalReg/src/
NxpNfcRdLib/comps/phbalReg/src/
├── KinetisI2C
│   ├── phbalReg_KinetisI2C.c
│   └── phbalReg_KinetisI2C.h
├── KinetisSPI
│   ├── phbalReg_KinetisSpi.c
│   └── phbalReg_KinetisSpi.h
├── LinuxKernelSpi
│   ├── phbalReg_LinuxKernelSpi.c
│   └── phbalReg_LinuxKernelSpi.h
├── LinuxUserI2C
│   ├── phbalReg_LinuxUserI2C.c
│   └── phbalReg_LinuxUserI2C.h
├── LinuxUserSpi
│   ├── phbalReg_LinuxUserSpi.c
│   └── phbalReg_LinuxUserSpi.h
├── LpcOpenI2C
│   ├── phbalReg_LpcOpenI2c.c
│   └── phbalReg_LpcOpenI2c.h
├── LpcOpenSPI
│   ├── phbalReg_LpcOpenSpi.c
│   └── phbalReg_LpcOpenSpi.h
└── phbalReg.c

7 directories, 15 files

Is the plan to support UART for NxpNfcRdLib?

0 Kudos

2,403 Views
jimmychan
NXP TechSupport
NXP TechSupport

For your information: PN512 reader board | NXP 

There is software example:

NFC Reader Library v4.040.05.011646 R1 for PNEV512B including all software examples. (REV 3.9 )

https://www.nxp.com/downloads/en/software-support/SW2979.zip