Question
n-Pulse generation : REP_CNT register
Posted on September 13, 2017 at 23:53
I am using
https://community.st.com/0D50X00009XkdsSSAR
method to drive a servo-like motor interface. In the system, if E-Stop is pressed, I'lI have stop the motor immediately. Is there a way to find out the number of pulses the timer has put out to the motor, so that I can know the exact position the motor was stopped?User manual points to 'REP_CNT related down-counter', which I am not able to find.
#stm32f7 #n-pulse #one-pulse