Generate short impulses on GPIO.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

In my new project I need to control a servo. So I need generate on GPIO short impulses from 0.8 to 2ms. I've tried to do it with the timer. But with surprise I have known that the timer tick is equal 1ms. So there are 2 questions:

   

Can I configure timer that it ticks faster than 1ms?

   

Is there another way to generate short impulses?

0 Likes
1 Reply
Anonymous
Not applicable

Hi,

   

You can use the clock component in the PSoC Creator.

   

Regards,

   

- Madhu Sudhan

0 Likes