Spyros Papanastasiou
/
General_purpose_timer_TIM2__custom_interrupt_handler
Using CMSIS NVIC functions to set custom timer interrupt handler.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
6:be045fed855f | 2019-08-02 | Minor code change. | File Diff Annotate |
5:3ee6e0113b41 | 2019-08-02 | Working version: 0.1 | File Diff Annotate |
4:c52637c8d084 | 2019-08-02 | Cleaned up code a bit.. | File Diff Annotate |
3:db424769ecca | 2019-08-02 | First working version, i think.. | File Diff Annotate |
2:7c45a714b991 | 2019-08-01 | Without interrupt. | File Diff Annotate |
1:8d34cf217c0a | 2019-07-26 | Minor comment added. | File Diff Annotate |
0:12efa8652054 | 2019-07-24 | Talking to Timer registers.; Enabling interrupt using NVIC functions.; Lighting LED for specified intervals. | File Diff Annotate |