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

DMX Input fails to read after channel 480 #14

Open
jevans3142 opened this issue Feb 26, 2024 · 0 comments
Open

DMX Input fails to read after channel 480 #14

jevans3142 opened this issue Feb 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jevans3142
Copy link
Owner

This is because the UART is triggering a data event every 120 bytes which is the default - during a break event the last set of bytes get lost.

See:
espressif/esp-idf#4537

@jevans3142 jevans3142 self-assigned this Feb 26, 2024
@jevans3142 jevans3142 added the bug Something isn't working label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant