I want to generate ONE PULSE TRIGGER by comparing the encoder counts input from 2MHz to 4MHz and setting the delay time and duty.
hello.I want to generate ONE PULSE TRIGGER by comparing the encoder counts input from 2MHz to 4MHz and setting the delay time and duty.Currently on TIM6void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim) is used and trigger is generated usi...