Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of eeprom by
History
write(address, data, length) fiailed when writing full flash size. There was address command too much, fixed by checking remaining bytes == 0.
2015-12-21, by JojoS [Mon, 21 Dec 2015 17:31:49 +0000] rev 4
write(address, data, length) fiailed when writing full flash size. There was address command too much, fixed by checking remaining bytes == 0.
EEPROM 24LC64
2015-11-14, by sweilz [Sat, 14 Nov 2015 14:27:06 +0000] rev 3
EEPROM 24LC64
edit ack chacking with wait_ms(5) *Application Note:AN1028
2015-10-26, by soulx [Mon, 26 Oct 2015 16:43:07 +0000] rev 2
edit ack chacking with wait_ms(5) *Application Note:AN1028
EEPROM AT24C16C
2015-08-25, by soulx [Tue, 25 Aug 2015 11:59:20 +0000] rev 1
EEPROM AT24C16C
[mbed] converted /I2c/eeprom
2012-07-14, by bborredon [Sat, 14 Jul 2012 08:20:06 +0000] rev 0
[mbed] converted /I2c/eeprom