Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: RRF 3.5.2 - LED strips connected to io ports on SAMC21 (1LC, 1XD) set LEDs incorrectly, all white #1018

Closed
droftarts opened this issue Jun 25, 2024 · 2 comments
Assignees
Labels
bug Bug that has been reproduced
Milestone

Comments

@droftarts
Copy link

droftarts commented Jun 25, 2024

Forum thread: https://forum.duet3d.com/topic/35855/led-voron-ws2812e/8

I wired up my usual 'test' RGB LEDs (that work well with 3.3V signalling) to a Mini 5+ with 1LC running RRF 3.5.2, using 1LC IO_0.out (the only PWM IO pin on a 1LC). To configure, I sent:

M950 E0 C"121.io0.out" U3 T1

To turn on just reds, I sent

M150 E0 R255 U0 B0 S3

However, all three LEDs come on white. After this, any command I send doesn't change this. I think this is a similar timing issue bug as we recently had on the 6HC .

6HC similar issue: #996
Duet 2 similar issue: #969
Duet 2 Maestro also appears to have the same issue, though no issue has been raised for this.

@droftarts droftarts added the bug Bug that has been reproduced label Jun 25, 2024
@droftarts droftarts added this to the After 3.5.2 milestone Jun 25, 2024
@T3P3 T3P3 changed the title [Bug]: RRF 3.5.2 - LED strips connected to io ports on Sammy C21 (1LC, 1XD) set LEDs incorrectly, all white [Bug]: RRF 3.5.2 - LED strips connected to io ports on SAMC21 (1LC, 1XD) set LEDs incorrectly, all white Jul 3, 2024
@dc42
Copy link
Collaborator

dc42 commented Aug 13, 2024

Fixed in 3.6-dev

@dc42
Copy link
Collaborator

dc42 commented Aug 13, 2024

Back-ported to 3.5-dev.

@dc42 dc42 closed this as completed Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug that has been reproduced
Projects
None yet
Development

No branches or pull requests

2 participants