Hi,
I have to drive a pin in PWM, I followed the example of managing the fan on another PIN.
echo 10000 > /sys/devices/platform/fdd70010.pwm/pwm/pwmchip0/pwm0/period
How can I enter the frequency?
Is that 10000 ms? or can I also use us?
Is there more specific documentation where I can check?
Thanks