We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am working on stm32f103VE and want to generate 2MHZ clock by set and reset an output pin in the interrupt routine of timer, but i saw timer couldn't interrupt less than 2us (500KHZ frequency). Is it true that it is a limitation?
Thanks for your reply. I need to make a pulse by using that clock pin. (It should be set and reset each 128 clocks).So how can i count clocks or rising edges in Toggle mode?
I need to make a pulse by using that clock pin. What clock pin is "that"? You never mentioned any external clock pin before.
Details like that belong into the initial problem presentation. Keeping them to yourself like that only wastes everybody's time.