2016-08-13 11:18 AM
Hello,
Are there Arduino libraries for using the M24LR04E Nucleo expansion board with an Arduino Uno?Thanks,Stephen #library #arduino #m24lr04eSolved! Go to Solution.
2016-08-18 01:14 AM
Hello Stephen,
The M24LR04E Nucleo expansion board software package is developped for the STM32 Cube environment, we do not provide librairies for Arduino UNO. The M24LR is an i2c EEPROM with RF feature for NFC, it can be accessed as a standard EEPROM through i2c, there is probably some librairies available on internet for Arduino UNO to access EEPROM through i2c. Hope this help you. Have a nice day.2016-08-18 01:14 AM
Hello Stephen,
The M24LR04E Nucleo expansion board software package is developped for the STM32 Cube environment, we do not provide librairies for Arduino UNO. The M24LR is an i2c EEPROM with RF feature for NFC, it can be accessed as a standard EEPROM through i2c, there is probably some librairies available on internet for Arduino UNO to access EEPROM through i2c. Hope this help you. Have a nice day.