Question
STM32 PWM to stop after n pluses
Is there a way to stop STM32 PWM after 10 pluses ?
I know one solution is using the system time and issue a stop via the code, however my issue is the stm CPU might be very busy to handle the stop signal.
Is there a way to stop STM32 PWM after 10 pluses ?
I know one solution is using the system time and issue a stop via the code, however my issue is the stm CPU might be very busy to handle the stop signal.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.