Posted on November 19, 2015 at 20:48
hi all membres i do a program that affiche the angle of a steeper motor in the screen of stm32f429 discovery but i can only affiche [0,45,90,135,180,225,270,315]
( 8 steppes ) and i want it work on 36 ste...
Posted on October 15, 2015 at 17:56
hi all membres i try to do a code which calculate the frequency of PWM signal i try with this code but i cant get the right frequency
note : i use stm32f429ZIT dicovery
/* stm32f429ZIT discovery */
...
Posted on October 15, 2015 at 19:03tks clive i get 50 hz frequency but i need to get the value of any frequency of pwm signal which comes from oscilloscope. that means i want to put a pwm signal on the pin PA6 and it calcula...