Hi to everyone,
Using an FRDM-KL25Z dev. board I have to give a frequency output and update its period every once in a while.
I tried using the TimerOut component on KDS3.0, but it seems that I am not able to change the period of the timer (I wanted to enable the SetPeriodUS method, but it was not possible).
I also tried using the PWM component, but again I am not able to set the period of the output signal.
Is there another way to generate this kind of output?
Thanks in advance,
Tommaso