- Write an application that does something every 90 seconds (toggle LED, print to terminal, ...)
- Use interrupts
- It is forbidden to user shorter interval and count occurrences (for example, 10 second interval and counting it 9 times)
- You can use PIT or any other timer
- Tag is HW03_Submission in branch WEEK_03
Onechip Controllers
Week 3 - Interrupts & Timers
This week is going to introduce interrupts in the MCU and working with timer peripherals.
Homework
Chyba: Odkazovaný objekt neexistuje nebo nemáte právo jej číst.
https://is.muni.cz/el/fi/podzim2020/PV198/um/3_interrupts_2020.pdf
Chyba: Odkazovaný objekt neexistuje nebo nemáte právo jej číst.
https://is.muni.cz/el/fi/podzim2020/PV198/um/3_timers.pdf
Chyba: Odkazovaný objekt neexistuje nebo nemáte právo jej číst.
https://is.muni.cz/el/fi/podzim2020/PV198/um/lectures/2020-10-14_14-13-36.mp4