marcus905 / libnfc

Automatically exported from code.google.com/p/libnfc
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Implement a new driver for PN532 using SPI interface #179

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
i would like to interface libnfc using SPI

What version of the product are you using? On what operating system?
libnfc 1.4.2

Please provide any additional information below.
I jst want to interface pn532 using spi. is there any driver available in 
libnfc 

Original issue reported on code.google.com by vishnu...@gmail.com on 4 Nov 2011 at 11:46

GoogleCodeExporter commented 9 years ago

Original comment by romu...@libnfc.org on 4 Nov 2011 at 1:10

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
i ve got some driver codes from the libnfc forum. but i ve to change something 
in the make file to make it compiled.

what are the changes to be done?

can you help me in this?

Original comment by vishnu...@gmail.com on 17 Nov 2011 at 11:36

GoogleCodeExporter commented 9 years ago
Hello,
Could you put here the link to the libnfc forum's post?

About changes needed to the source, that depends the version of libnfc used at 
driver-writting. BTW, you could find most of important changes in NEWS file 
available at root archive directory.

I could help you but I have not any board to test it.

Original comment by romu...@libnfc.org on 17 Nov 2011 at 10:25

GoogleCodeExporter commented 9 years ago
hi ,

this is the forum where i got the code.

http://www.libnfc.org/community/topic/259/using-libnfc-on-pn532-custom-board-thr
ough-spi/

please do a look on this.

Original comment by vishnu...@gmail.com on 18 Nov 2011 at 5:41

GoogleCodeExporter commented 9 years ago
A new branch has been created with a SPI driver to be tested.
cf https://code.google.com/p/libnfc/source/list?name=pn532_spi
Thanks to Eugeny Boger.
Feedback is welcome!

Original comment by yob...@gmail.com on 3 Mar 2013 at 12:14

GoogleCodeExporter commented 9 years ago
So far SPI driver seems functional, good enough to close this feature request!

Original comment by yob...@gmail.com on 14 Jun 2013 at 11:15