kerem yollu
|
bbb2fefe71
|
Made some minor chnages to HANDLE_INT_FLAG macro, The fact that Interrups are not functioning correcly after a soft reset is known, chnages in the satrup and to the hardware may alter this behaviour
|
2 years ago |
kerem yollu
|
68de79e685
|
Interrupts only Working if a hardware reset is made, There is propably an issue with the interrupt initialization or flag management. table size in imp_timer.c was too small
|
2 years ago |
polymurph
|
5e4725ef7b
|
started work on interrupts for spi
|
2 years ago |
polymurph
|
217fd76bdb
|
added timer interrupt enable / dissable
|
2 years ago |
polymurph
|
6d0ffa4045
|
working on adding timer interrupt enable/dissable feature which sets the DIER register internaly
|
2 years ago |
polymurph
|
a97b1885f5
|
working interrupt handler list with makro for handling the interrupt flags inside the ISR
|
2 years ago |
Kerem Yollu
|
157d3f61ad
|
Compiling for Interrupt
|
2 years ago |
polymurph
|
147c8c7e4b
|
replaced bulky code with makro inside the IRQ Handlers
|
2 years ago |
polymurph
|
3a2757b390
|
added makro timer int flag handling makro. NEEDS TO BE TESTED!!!
|
2 years ago |
polymurph
|
5524efc144
|
resolved makro errors
|
2 years ago |
polymurph
|
104eefab3f
|
resolving makro errors
|
2 years ago |
polymurph
|
1d36ae2336
|
resolving makro errors
|
2 years ago |
polymurph
|
14f9913614
|
resolving makro errors
|
2 years ago |
polymurph
|
3c95c4c91f
|
resolving makro errors
|
2 years ago |
polymurph
|
9bc587c0f2
|
resolving makro errors
|
2 years ago |
polymurph
|
23b2750e18
|
created HANDLE_INT_FLAG makro
|
2 years ago |
polymurph
|
53c87c9cf9
|
typo in IRQ Handlers
|
2 years ago |
polymurph
|
70f2035c2c
|
iplemented all timer interrupts
|
2 years ago |
polymurph
|
db1166e1b9
|
working on timer interrupts
|
2 years ago |
kerem yollu
|
406bb83fca
|
Defined new todos, and re-aranged timer2 Interrupt
|
2 years ago |
polymurph
|
8d8f53e3e5
|
renamed the folders src to implementation and Device to hardwaerDescription as these names are more descriptiv of what the purpouse is
|
2 years ago |