2025-06-12 2:59 AM
how to configure the general purpose TImers and External gpio interrupt in stm32MP257f -ev1
2025-06-12 10:51 PM
Hi @srinivas_mv ,
You can check the GPIO_EXTI example present in STM32CubeMP2 firmware package.
You can download the package from the link: GitHub - STMicroelectronics/STM32CubeMP2
In this firmware package the project is present on this link: Projects\STM32MP257F-EV1\Examples\GPIO\GPIO_EXTI
Let me know if you need further help.
2025-06-13 5:40 AM
Thanks for , your response , actually I need the support for stlinux environment. For Timers and External GPIO interrupt in stm32MP257f -ev1.