Timer Clarification

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

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hello everyone,

   

I'm using PSoC 5LP(CY8C586LTI-LP038) with PSoC Creator version 3.3.

   

Iam trying to capture the PWM from Futaba R617FS. As of now only one channel is connected as input to the PSoC.

   

The timer with period 16.043 ms is used. Trigger mode is Rising edge, capture mode is Falling edge,interrupt is enabled only on the Terminal Count. ISR will Send Character 'A' , whenever it is raised.

   

Pin_2 is been used to monitor the output.

   

The questions are:

   

1. In the attached project "Timer_1"  configuration, how the Reset functionality works? I have followed the explanation provided in data sheet but not able to find the solution.

   

2. Irrespective of the Channel 1 input Terminal count interrupt should be raised or not ?

   

3. The APIs  as given in the attached project Timer_1_STATUS, and Timer_1_EnableTrigger(), how are they functioning in the attached project?

   

please provide explanations for the same.

   

Thank you in advance. 

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

Also update your Psoc Creator to Psoc Creator 4.0 SP 1. I am sending you an example for you to study there is a PDF file to explain it.

View solution in original post

0 Likes
5 Replies