FYSETC / FYSETC-SPIDER

FYSETC Board - 3d printer motherboard for VORON and other open source project.
311 stars 148 forks source link

5V RGB Led not working #81

Closed Stargrove1 closed 2 years ago

Stargrove1 commented 2 years ago

RGB Led stripe WS2812B is attached to the corresponding pin. I have tried to uncomment the predefined caselight

[output_pin caselight ]

Chamber Lighting - In 5V-RGB Position

pin: PD3 pwm: true shutdown_value: 0 value:1.0 cycle_time: 0.01

As well neopixel

[neopixel leds] pin: PD3 chain_count: 20 color_order: GRB initial_RED: 0.5 initial_GREEN: 0.5 initial_BLUE: 0.5

But the LED stripe remains off. 5V is present, but no signal is sent to the Neopixel