NUCLEO-NFC01A1 board drivers.

Dependents:   Nucleo_NFC_Example I2C_NFC_Master Print_Entire_Nucleo_NFC01A1_Memory

Fork of X-NUCLEO-NFC01A1 by Enrico Gregoratto

Warning: Deprecated!

Official and up-to-date drivers can be found at this link.

Revision:
4:1814ea3853a7
Parent:
3:0528e68eac4a
diff -r 0528e68eac4a -r 1814ea3853a7 drv_I2C_M24SR.h
--- a/drv_I2C_M24SR.h	Wed Dec 17 00:32:28 2014 +0000
+++ b/drv_I2C_M24SR.h	Sun Jan 04 18:21:34 2015 +0000
@@ -80,7 +80,7 @@
 	 
 #define EXTERNAL_PULLUP /* If SCL is already pulled up using an external resistor */
 
-#define M24SR_POLL_DELAY 10 /* Delay (in ms) before starting to poll the device for command completion */
+#define M24SR_POLL_DELAY 50 /* Delay (in ms) before starting to poll the device for command completion */
 
 /* macro function ------------------------------------------------------------*/