Search found 2 matches
- Sun Mar 07, 2021 9:36 am
- Forum: General discussion
- Topic: Problem with multiple timer input capture
- Replies: 3
- Views: 4878
Re: Problem with multiple timer input capture
Ah, makes sense. Will try it out, thanks a lot for your help!
- Sat Mar 06, 2021 12:12 pm
- Forum: General discussion
- Topic: Problem with multiple timer input capture
- Replies: 3
- Views: 4878
Problem with multiple timer input capture
Hi,
I'm using the arudinostm32 core (v1.9.0) with platformIO on a Nucleo-F103RB board.
I'm having difficulty using more than one timer channels with input capture. In my example below, im using TIM2_CH1 and TIM2_CH2 on PA0 and PA1.
If i start with just TIM2_CH1 - it works fine. Once I add TIM2 ...
I'm using the arudinostm32 core (v1.9.0) with platformIO on a Nucleo-F103RB board.
I'm having difficulty using more than one timer channels with input capture. In my example below, im using TIM2_CH1 and TIM2_CH2 on PA0 and PA1.
If i start with just TIM2_CH1 - it works fine. Once I add TIM2 ...