eeprom_status_t EE_ReadVariable(uint32_t addr, uint32_t * value); eeprom_status_t EE_WriteVariable(uint32_t addr, uint32_t value); eeprom_status_t EE_ChangeWorkPage ...
Hi @gregbarski The EEPROM emulation used the latest page of the Flash, for your case: So only 2k should be used by default. So if your project is lesser that flash size - 2k, it should work if not ...
Abstract: An intelligent door control system using knock frequency as password is proposed to overcome the shortcomings of traditional electronic lock, such as low security factor and complex ...