I need to example source code about uart of pn512.

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

I need to example source code about uart of pn512.

2,981件の閲覧回数
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 返答(返信)

1,159件の閲覧回数
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 件の賞賛
返信

2,878件の閲覧回数
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