LED control via pi pwm port

Was trying to connect stealthburner toolhead on my ender 3. In my control board wasnt pin for led control, so decided to try gpio pins.

Connected to GPIO12 (PWM) on raspberry pi zero 2 W.

pin: host:pwmchip0/pwm0

after trying to save and restart it is not showing any error only this :


and frozen after changin pin for example (pin: host:gpio4) it is going thru but obviously led is not working
klippy.log (2.2 MB)

Hello @krossek !

Have you done what is mentioned here: RPi microcontroller - Klipper documentation ?

Yes, also tested with fan_generic and everything seems working fine except pwm

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.