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

Can't get anything but lightning to work, not even the demo #14

Open
ufanders opened this issue Aug 19, 2021 · 3 comments
Open

Can't get anything but lightning to work, not even the demo #14

ufanders opened this issue Aug 19, 2021 · 3 comments

Comments

@ufanders
Copy link

Hey there,

I'm using your library on an Arduino Pro Micro clone, and it seems to be crashing the system so hard that USB/Serial stops working.

Any idea what's going on? Thanks!

@brimshot
Copy link
Owner

My first thought would be it's running out of memory since from what I can tell the Micro comes with relatively little. If it's not that I wouldn't be sure without getting one of the same boards. Is the Micro the only device you've tested on? Did you try a sketch with only one or two patterns?

@ufanders
Copy link
Author

Hey brimshot, thanks for the quick response! Yes I have only tried this on and arduino pro micro. I'm a little surprised it would be crashing if it were trying to allocate more memory, aren't there null pointer checks after allocation?

Yeah, I successfully used the lightning pattern, but adding any others like the rainbow pattern whether in addition or solo, would result in a crash.

What do you think?

@ufanders
Copy link
Author

Hi there, any forensic info to share yet?

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

2 participants