2019-09-20 03:31 AM
Hi ,
I need to toggle a GPIO to create a clock pattern for as much as high frequency as possible , So currently using TIM5 and on overflow callback I toggle the GPIO. The generated clock pulse is around 25 us pulse width, I want to decrease pulse width further . Can someone point me to the example where HRTIM can be used to generate time base. Thanks.