Hi,
" I give 3 count it generate the 3 Pluses but it generate one pluses."
Detailed description:
Hi,
Here we working on SC Timer to generate the pulses in various duty cycle with the pulse period of 1200 ns. We verified the SDK example which generate proper duty cycle as the requirement.
Here i need some clarification on Handler call back. For one pulse(ON&OFF) generation using SC-Timer, how many times the Handler will call?
Why because, while we look on this, Handler is called for 3 times for a single pulse(ON&OFF) generation.
Here is the configuration we done for the pulse generation using SC-Timer is attached.
Is any EVENT/STATE configuration need to be done for single Handler callback for every pulse generation? (or) It is a standard handler callback?