cancel
Showing results for 
Search instead for 
Did you mean: 

TImers and External gpio interrupt in stm32MP257f -ev1

srinivas_mv
Associate II

how to configure the general purpose TImers and External gpio interrupt in stm32MP257f -ev1

3 REPLIES 3
shivam203
ST Employee

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.

Thanks for , your response , actually I need the support for stlinux environment. For Timers and External GPIO interrupt in stm32MP257f -ev1.

PatrickF
ST Employee

Hi,

please have a look to :

https://wiki.st.com/stm32mpu/wiki/TIM_Linux_driver 

https://wiki.st.com/stm32mpu/wiki/TIM_device_tree_configuration

 

https://wiki.st.com/stm32mpu/wiki/EXTI_internal_peripheral#Software_frameworks_and_drivers

 

Regards.

 

In order 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.