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

ws2812_parallel example fails on pico2 unless sm_config_set_set_pins call is removed #564

Open
cioportfolio opened this issue Oct 16, 2024 · 0 comments
Assignees

Comments

@cioportfolio
Copy link

Original ws2812_parallel example seems to crash pico2 immediately. Through trial and error I removed the call to sm_config_set_set_pins in ws2812.pio (line 80) rebuilt and everything now runs as expected. The ws2812_parallel pio program does not appear to use set pins so I am not sure why the call to sm_config_set_set_pins is included in the example. I don't have a debug probe so cannot confirm the exact nature of the failure when the call is left in the program.

@peterharperuk peterharperuk self-assigned this Oct 16, 2024
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