|
39df95caf9
|
ADC avec Interruption fonctionnel.
|
2023-03-27 16:15:35 +02:00 |
|
|
e9d7d8cc05
|
Added MyADC_Cycle_t, MyADC_Struct_TypeDef and MyADC_Init function.
|
2023-03-22 23:50:52 +01:00 |
|
|
271f6ee4d7
|
Renamed adcdriver, added base struct
|
2023-03-22 17:01:14 +01:00 |
|
|
d531f49f2c
|
Base ADC
|
2023-03-22 15:39:49 +01:00 |
|
|
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 |
|
|
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 |
|
|
8b8d9f558d
|
Clock et timer fonctionnel
|
2023-03-20 16:50:50 +01:00 |
|
|
402fdcfe4e
|
Ajout du bouton et de la led fonctionnant ensemble.
|
2023-03-20 16:01:53 +01:00 |
|
|
2e86eb6f77
|
LED set et reset. toggle fonctionnel
|
2023-03-20 15:56:26 +01:00 |
|
|
66b6dcad8b
|
Added read/write functions and toggle.
|
2023-03-20 15:49:35 +01:00 |
|
|
bfa10cb61f
|
Added MyGPIO_Read function
|
2023-03-20 15:01:54 +01:00 |
|
|
8bb9290fa5
|
Some bug fixes with In_PullUp/Down, now only activate the clock for a given GPIO
|
2023-03-20 14:36:50 +01:00 |
|
|
71027e893f
|
Added MyGPIO_Init base function
|
2023-03-17 12:15:31 +01:00 |
|
|
4d1d00e792
|
initial Project.
|
2023-03-17 11:37:10 +01:00 |
|
|
539dd1cda4
|
Base de départ...
|
2023-03-17 11:22:19 +01:00 |
|