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

Hi #1

Open
rinripper opened this issue Jun 20, 2017 · 0 comments
Open

Hi #1

rinripper opened this issue Jun 20, 2017 · 0 comments

Comments

@rinripper
Copy link

rinripper commented Jun 20, 2017

Hi Sebastius,

I´m trying to use your library to drive a sk6812 led strip, but my ESP it´s stopping in

SetColor() in lines
xSemaphoreTake(sk6812_sem, portMAX_DELAY);

vSemaphoreDelete(sk6812_sem);

I comment them and the next stop was in sk6812_init.

I suspect a mistake in the line
#define RMT_DURATION_NS 12.5 /* minimum time of a single RMT duration based on clock ns */

the datasheet of the sk6812 says 0.6us +0.6us = 1.2us=1200ns

I am super insterested in use your library, I hope you can help me. I hope you can give me an example.

Thanks in advance.
Mauricio Marcano

Sorry for the bad english haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant