programme bts bruchet descroix duhautois

Dependencies:   mbed ID12RFID SDFileSystem

Revision:
1:e593ae8ff81d
Parent:
0:ea2bec485611
--- a/eeprom_flash.h	Sat Aug 13 22:44:48 2016 +0000
+++ b/eeprom_flash.h	Mon Aug 29 21:29:20 2016 +0000
@@ -3,7 +3,8 @@
 
 #include "mbed.h"
 
-#define EEPROM_START_ADDRESS   ((uint32_t)0x08019000) // EEPROM emulation start address: after 100KByte of used Flash memory
+//#define EEPROM_START_ADDRESS   ((uint32_t)0x08019000) // EEPROM emulation start address: after 100KByte of used Flash memory
+#define EEPROM_START_ADDRESS   ((uint32_t)0x0801C000) // EEPROM emulation start address: after 112KByte of used Flash memory
 
 void enableEEPROMWriting(); // Unlock and keep PER cleared
 void disableEEPROMWriting(); // Lock