Tool/software:
Hi TI,
I'm using SK-AM62B-P1 running on Debian bookworm. I was trying to get a PWM output of 50% duty cycle from pin number 33 which is the EXP_EHRPWM1_B. But I don't see anything on the $ /sys/class/pwm/
Here is the output for the same :
On my research, as per PWM I understood that PWM drivers are missing in the Kernal space. So how should I proceed on this? Do I need to build a new Kernal? or can I add the PWM drivers (eHRPWM and eCAP) as loadable kernal modules?
Also, is there any kernal configuration tools (menuconfig, defconfig) available ready out of the box in the debian bookworm?