-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationimprovementimprovement the listing or algorithmimprovement the listing or algorithminvalidThis doesn't seem rightThis doesn't seem rightquestionFurther information is requestedFurther information is requestedspecificationcompliance with the specifications (customer's requests)compliance with the specifications (customer's requests)wontfixThis will not be worked onThis will not be worked on
Description
=> FCT : __ISR_Timer1 <=
- => bug / spécification => libraire => type => quelle librairie va avec le type
uint8_t- même remarque que l'issue TP0 -> system_interrupt.c -> bug / amélioration #5 + voir article include - => bug / question => => libraire => définition => quelle librairie est liée à la définition
ZERO
static uint8_t compteur = ZERO; - => bug / question => variable => globale VS local => visibilité => MAJ => comment la variable PWMData est mise à jour ?
S_pwmSettings PWMData;
https://github.com/etideoliveira/MINF_SLO2_TP/blob/8dd67f520f1bf408f73f60500b0fd43514128612/TP1/TP1/firmware/src/system_config/default/system_interrupt.c#L89C1-L91C32 - => bug / spécification => voir CDC p5 => appel de fonction => gestion =>
APP_UpdateState=> nombre d'appel ? juste une fois ou plusieurs fois ?
APP_UpdateState(APP_STATE_SERVICE_TASKS); - [ ]
=> FCT : __ISR_Timer2 et 3 <=
- => question / documentation => fonction => implémentation => est-ce que les ISR (Timer2 et Timer3) doivent-elles être obligatoirement déclarées ?
https://github.com/etideoliveira/MINF_SLO2_TP/blob/8dd67f520f1bf408f73f60500b0fd43514128612/TP1/TP1/firmware/src/system_config/default/system_interrupt.c#L100C1-L111C2
=> FCT : __ISR_Timer4 <= - => algorithme => technique de mesure => que voulez-vous mesurer avec la LED1 ?
https://github.com/etideoliveira/MINF_SLO2_TP/blob/8dd67f520f1bf408f73f60500b0fd43514128612/TP1/TP1/firmware/src/system_config/default/system_interrupt.c#L112C1-L118C2 - [ ]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationimprovementimprovement the listing or algorithmimprovement the listing or algorithminvalidThis doesn't seem rightThis doesn't seem rightquestionFurther information is requestedFurther information is requestedspecificationcompliance with the specifications (customer's requests)compliance with the specifications (customer's requests)wontfixThis will not be worked onThis will not be worked on