Using of Timer8 Module

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

cross mob
Anonymous
Not applicable

 Hi,i am new with the psoc 1. I want to use Timer8.But there is no enough example on Datasheet.

   

For my project,when every data block gets by UART,the LED should be ON for 1 ms.How can i do this?I  searched the forums and I used the examples.But i couldn't use Timer8 module..

0 Likes
4 Replies
Anonymous
Not applicable

 LED on for 1mS? would it be too short?

0 Likes
Anonymous
Not applicable

 I am sorry.I meant to say 1 s..

0 Likes
Anonymous
Not applicable

 how about using the OneShot?

0 Likes
Anonymous
Not applicable

Using a 16-bit timer would be a better option as you'll get wider period for generating 1 second.

0 Likes