(M24M01E-F) Data storage
Hi,
For my project, I am using an M24M01E-F I2C EEPROM. In this application need to store sensors offset values (float data type) in EEPROM. whether it can be able to write/ read float value.
Regards,
Rishvana M
Hi,
For my project, I am using an M24M01E-F I2C EEPROM. In this application need to store sensors offset values (float data type) in EEPROM. whether it can be able to write/ read float value.
Regards,
Rishvana M
You can store bytes in any EEPROM, whether single bytes or bytes in groups. In STM32, FLOAT values consist of four bytes (32bit), so you can also store FLOAT on the EEPROM.
Hope that answers your question?
Regards
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.