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

neopixel connection points to wrong connector on SKR-Pico Image #420

Open
eefweenink opened this issue Jul 17, 2024 · 0 comments
Open

neopixel connection points to wrong connector on SKR-Pico Image #420

eefweenink opened this issue Jul 17, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@eefweenink
Copy link

On page https://docs.vorondesign.com/build/electrical/v0_skr_pico_wiring.html is the image:
https://docs.vorondesign.com/build/electrical/images/Voron0.1_Wiring_Diagram_SKR_PICO_V1.0.jpg
In the top of the image the nexopixel data connection points to gpio29

For the installation there is the template: https://github.com/VoronDesign/Voron-0/blob/Voron0.2r1/Firmware/bigtreetech-skr-pico-v1.0.cfg
In the template:
[neopixel board_rgb]
pin: gpio24

In the pinout just below: https://docs.vorondesign.com/build/electrical/images/skr-pico-pinout.png
the connector gpio24 is in the middle one of the RGB connector.

Tested both combinations (setting+ connector to gpio24 OR setting+ connector to gpio29)
Connecting to gpio24 is correct.
Conclusion: there is an error in the first image.

@hartk1213 hartk1213 added the documentation Improvements or additions to documentation label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants