Hello,
I am deciding whether to use a Jetson Nano with the GPIO library to control a servo motor. Wondering if there is PWM support because I want to update the duty cycle dynamically- in the issues (https://github.com/NVIDIA/jetson-gpio/issues/1) it seems like it isn’t possible but there is a sample with PWM in the repo.
Thanks!