I have a problem with Input-Capture driver for Timer3 specially for stm32f10x
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-12-12 2:14 PM
Registers "TIM3_CCR1" "TIM3_CCR2" that should hold the frequency and the duty cycle of the signal always equal zero
Labels:
- Labels:
-
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
2018-12-12 2:40 PM
Is TIM3 running at all, i.e. does TIM3_CNT register change? Are CH1 and CH2 set to input capture in TIM3_CMMR, and so that CH2 inputs from CH1 input pin? Is the TIM3_CH1 input pin set properly in GPIO?- check the related GPIO registers. Measure input signal directly on that pin using oscilloscope.
JW
