I have stm32f4 discovery board(STM32F407VGT06) running at 168Mhz. requirement 1) i have to run a motor (AC synchronous servo - yaskawa ) by pulse and direction.for which i can use a timer in PWM mode with 50% duty cycle. relat...
great tip. I'll try, but i have a doubt here. getting frequancy from 1000 Hz to 100000 Hz with resolution of 1000Hz i'm finding it difficult to calculate the ARR for each with fixed PSC sometimes i get ARR as float value.
duty cycle is not a important factor yaskawa servo drive can read upto 10 Mhz of input frequancy.but. i am not able to achieve all the frequancy by just using fixed PSC or ARR, I might have to change both, But changing ARR which is shadow register ch...