Question
Set Internal trigger connections to TIM2 in STM32CubeMX
Posted on June 08, 2016 at 05:37
By the DM00032020 Reference Manual, when TIM2 is used as slave, it's trigger source can be IRT0 from TIM1, ITR1 from TIM8, ITR2 from TIM3, IRT3 from TIM4. But now, when choose trigger source ITR1 in the 'pinout' card. There is a configuration ''ITR1 remap capabitlities for TIM2'' appears in the TIM2 configuration wizard, and I can set it to TIM8 TRGOA. But when I choose trigger source ITR2 or ITR3 in the pinout card, there is no relevant configurations shown in the timer's configurations card. Am I wrong or it's a bug of STM32CubeMX?
I'm using STM32CubeMX 4.15.0 and STM32F429Ix.