Předmět PV172 Architektura číslicových počítačů
Týden 9
Chyba: Odkazovaný objekt neexistuje nebo nemáte právo jej číst.
https://is.muni.cz/el/1433/jaro2008/PV172/um/5107977/5535908/pic9_watchdog.pdf
Task 1
Use the example from last week (loading values to EEPROM, on interrupt of TMR1 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