治標治本,徹底解決AVR單片機EEPROM數(shù)據(jù)丟失問題
page ++;
}
if (EepromCheck((uint8_t *)EepromPage3Add,EepromPageSize) == VALID)
{
validpage = EepromPage3Add;
}
else
{
EEPW首頁 > 嵌入式系統(tǒng) > 設計應用 > 治標治本,徹底解決AVR單片機EEPROM數(shù)據(jù)丟失問題
評論