Skip to main content
AAnse.1
Visitor II
June 14, 2020
Question

stm32cubemx + stm32f103 + time input &capture

  • June 14, 2020
  • 1 reply
  • 1004 views

STM32CubeMX create a project to test input capture. But it can not into the interrupt.0693W000001qf2pQAA.png

This topic has been closed for replies.

1 reply

TDK
June 14, 2020

> 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""."