This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to detect rising edge without EXTI stm32f429

hi to all i do a project with st32f429 which calculate the time and when i press on the button PA0 it stop calculte and print the result on the lcd of stm32f429 , i do this project with EXTI but the problem is that i want to take the 100 first times in a table (tab[100]) in the main() but i cant because i do the project with interruption so is there any solution to take the 100 first time in a table else i want to detect rising edge without an interruption is there a method which did that ?????

Parents Reply Children
No data