You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: