Is it a problem to use TIM1 PWM ch1..3 under Arduino?
Dear reader,
I have a question about the use of TIM1 on the Blue Pill STM32F103. I want to build a synchronous Buck Converter using the Blue Pill and need to use PWM on TIM1 ch1..3 with its complementary outputs and the programmable dead time for that.
I heard someone saying that using TIM1 for PWM was not a good idea. The Pill Blue has these function only on TIM1 ch1..3 so what can be the reason that using TIM1 for PWM is not a good idea.
I don't use HALL and program Bare Metal, but program with Arduino liberties. Is TIM1 used for other function under Arduino? Anyone has an idea
