Posted on August 02, 2006 at 11:57Good morning, I've got a problem with in-application flash operation: I want to execute code from flash bank 0 and erase-write flash bank 1. If I execute first flash operation step-by-step (waiting sector erase time...
Posted on November 02, 2005 at 06:45Hi all, I've test the code and I suggest to modify the function to check the busy state of the eeprom: the while loop used to check for end of address tx will clear the acknoledge failure flag in register SR2, so ...
Posted on October 26, 2005 at 11:57Hi Risc, thank you very much for your support: I've tested your new code but the problem still arises. I've modified EEPROM_WaitForlastTask function adding a counter for every time I cycle polling the eeprom but I ...
Posted on October 26, 2005 at 08:12Hi All, I've got a problem writing and reading data with a M24C16 eeprom. Following previous forum discussions, I've tested the examples posted by RISC (I2Ceeprom.zip + i2c_byteread.zip) introducing lib modificatio...