2025-07-12 9:34 PM - last edited on 2025-07-14 4:25 AM by Andrew Neil
Hello,
I am trying to build a api in stm32 cube ide with base mcu as nucleo board.i am planning to build a api with input parameters GPIO_PIN,IRQ_HANDLER_FUN.
UserAPI_exticf(GPIO_PIN,IRQ_HANDLER_FUNC)
{}
I don't want ot configure gpio as exti in .ioc file and use it main c
I want everythibg to be done in UserAPI_exticfg.
If you have such reference code or libraries please share it.
Solved! Go to Solution.
2025-07-19 2:49 AM
Andrew mean use click in some reply and mark as solved = no more reads this topic and try help
= more informative forum...
Then for example if you use in code my LL line mark my reply , we dont require see your code.