Part Number: LINUXSDK-AM35X
Tool/software: Linux
hello,
right now i'm working in sitara am335x starter kit and in my application i want to generate pwm using timer and also want to generate delay using timer
Thank you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: LINUXSDK-AM35X
Tool/software: Linux
hello,
right now i'm working in sitara am335x starter kit and in my application i want to generate pwm using timer and also want to generate delay using timer
Thank you.
Hi Raju,
You can explore AM335x CPSW driver, which can use Timer for PWM:


See also below pointers:
linux-4.14.79/drivers/pwm/pwm-omap-dmtimer.c
linux-4.14.79/Documentation/devicetree/bindings/pwm/pwm-omap-dmtimer.txt




Regards,
Pavel