Skip to content

Addressing Issue with Adafruit ServoKit Library #53

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

Open
Wojsonexe opened this issue Jul 30, 2024 · 2 comments
Open

Addressing Issue with Adafruit ServoKit Library #53

Wojsonexe opened this issue Jul 30, 2024 · 2 comments

Comments

@Wojsonexe
Copy link

Wojsonexe commented Jul 30, 2024

When I run a program using the Adafruit ServoKit library and then shut it down, I notice an addressing problem. After checking the device addresses, one of them is missing. Initially the addresses are 0x40 and 0x70 which prevents me from controlling all 16 channels with one controller and it doesn't work, 16 channels don't work, only 1 and the address 0x70 disappears

@cpagniel
Copy link

Did you solve this? I have the same problem. Both addresses are present when I connect the board. After I run the servokit_simpletest.py, the 0x70 address disappears. I can't get any of my servos to spin in any case.

@Wojsonexe
Copy link
Author

No, it doesn't work the same way for me. One servo just spins

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