Architektura číslicových počítačů

Cvičení 9 - Použití watchdogu

Studijní materiály 

Chyba: Odkazovaný objekt neexistuje nebo nemáte právo jej číst.
https://is.muni.cz/el/1433/jaro2009/PV172/um/7420824/pic9_watchdog.pdf

Zadání příkladů 

Task 1

Use the example from last week (loading values to EEPROM, after 0,5s change state of diods reading values from EEPROM and uploading them to leds.
in first version, enable watchdog timer, set its correct period and reset it during each reading from EEPROM.
in second version, do not reset the watchdog and compare results with the first version