Thank you for the reply! So far,* pruio_pwm_setValue()* with a non-zero
frequency and zero duty cycle definitely seems like the most stable way to
stop a PWM signal.

Don

On Thu, Mar 14, 2019 at 12:42 PM TJF <[email protected]> wrote:

> Hi Don!
>
> Am Mittwoch, 13. März 2019 21:49:06 UTC+1 schrieb Don Pancoe:
>>
>> Using *pruio_gpio_setValue()* to set a value of zero seems to do the
>> trick, but I'd still be curious to know if there is an "official" way to do
>> this.
>>
>
> Setting the duty cycle to zero is the official way to switch off PWM
> output. (Note: switching off by setting the frequency to zero would be
> dangerous, since it will set the frequency for both outputs A and B in case
> of output generated by a PWMSS subsystem. That's why such a feature isn't
> implement.)
>
> Regards
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/b33823ba-e93b-494e-8a5d-f814def919d2%40googlegroups.com
> <https://groups.google.com/d/msgid/beagleboard/b33823ba-e93b-494e-8a5d-f814def919d2%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAP3tSUN2Qn7nr-k4TyMpwfLbf%2BdxeWWRUZkEP8LmLgXJp0hYgQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to