stm32cubemx + stm32f103 + time input &capture
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-06-14 9:07 AM
STM32CubeMX create a project to test input capture. But it can not into the interrupt.
Labels:
- Labels:
-
STM32CubeMX
-
STM32F1 Series
-
TIM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-06-14 12:30 PM
> But it can not into the interrupt.
Huh?
Interrupt routines are generated in stm32f1xx_it.c.
If you feel a post has answered your question, please click "Accept as Solution".
