libnfc/libnfc/drivers
Olliver Schinagl e946f7a97a drivers: pn532_i2c: Errata on i2c timing
The datasheet is wrong for the pn532_i2c. After having constant issues
with the device failing to respond on the bus and after contacting NXP
about this, it turns out 1.3 ms is too tight. The official timing spec
is unknown for now, but we tested 4 and 5 ms without problems. Thus we
have choosen 5 ms as a safe delay.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2016-12-06 11:40:56 +01:00
..
acr122_pcsc.c Fix out-of-bounds access in driver acr122_pcsc 2013-09-22 01:47:15 +02:00
acr122_pcsc.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
acr122_usb.c added support for ACR1222U-C1 2016-06-23 18:20:39 +06:00
acr122_usb.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
acr122s.c Fix typo baud<>bauds thanks to Polluks 2014-03-05 17:48:55 +01:00
acr122s.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
arygon.c Fix typo baud<>bauds thanks to Polluks 2014-03-05 17:48:55 +01:00
arygon.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
Makefile.am Add I2C protocol support for PN532. 2013-06-14 23:59:46 +02:00
pn53x_usb.c Add SCM_SCL3712 support 2015-11-04 20:15:56 +01:00
pn53x_usb.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
pn532_i2c.c drivers: pn532_i2c: Errata on i2c timing 2016-12-06 11:40:56 +01:00
pn532_i2c.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
pn532_spi.c Fix memory leak 2013-09-19 23:34:52 +02:00
pn532_spi.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
pn532_uart.c Fix typo baud<>bauds thanks to Polluks 2014-03-05 17:48:55 +01:00
pn532_uart.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00