How to enable PWM pin
i am facing the issue like i could not able to access the PWM pins
i want like this only (/sys/class/pwm/pwmchipX/).
but i get output like this only.
{
root@stm32mp1:~# cd /sys/class/pwm/
root@stm32mp1:/sys/class/pwm# ls
root@stm32mp1:/sys/class/pwm# ls
}
Note: i am using qt quick i want to read Pins as a PWM and get back to display.
