2025-11-20 11:56 PM
Hi all,
I am using a nucleo board F412ZG with the Middelware FreeRTOS. I use only one task for now, but I will use others in future.
By the way, I set TIM2 as the timer system for FreeTOS:
Now I am trying to enable pin PC8 as an external interrupt in order to detect a falling edge:
When I generate the code I notice that the TIM2 interrupts is deleted, but I do not understand why. Anyone can help me?
Below I leave the screens of the generated code modifies from git:
2025-11-21 12:04 AM - edited 2025-11-21 12:04 AM
Hello @Fin95
I'm currently checking this behavior . I will get back to you asap.
Could you please provide your IOC?
THX
Ghofrane
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-11-21 12:08 AM