|
2e68fa64bf
|
Added GPIOFromPWM which returns a GPIO config linked to a given PWM
|
2023-03-21 23:52:48 +01:00 |
|
|
df5fe51a62
|
Added Start and Stop macros for PWM. Init no longer enable the MOE bit
|
2023-03-21 23:28:20 +01:00 |
|
|
d3c453a14a
|
Added MyTimer_PWM_Init generic function
|
2023-03-21 23:25:14 +01:00 |
|
|
f47e05482f
|
PWM foncitonnal (tested for Timer2 -> Channel 2), need to do a generic library tho.
|
2023-03-21 19:54:54 +01:00 |
|
|
16a9ea2715
|
Test PWM, non fonctionel
|
2023-03-21 16:45:12 +01:00 |
|
|
eff1ffc947
|
IRQHandlers now reset the flag directly
|
2023-03-21 16:27:56 +01:00 |
|
|
5c8ef23fd2
|
Interruptions are now generic, with a given function which does the trick
|
2023-03-21 16:24:29 +01:00 |
|
|
270263d97c
|
Added second version of timerdriver : Interruption handling v1
|
2023-03-21 16:07:40 +01:00 |
|
|
952cabdbbe
|
First version for the timer driver
|
2023-03-20 23:40:41 +01:00 |
|
|
6427dbd925
|
Creation projet timer
|
2023-03-20 16:08:47 +01:00 |
|