Skip to content

Resetting of I2C bus speed #105

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
retostockli opened this issue Apr 1, 2025 · 0 comments
Open

Resetting of I2C bus speed #105

retostockli opened this issue Apr 1, 2025 · 0 comments

Comments

@retostockli
Copy link

I make the experience that the command Adafruit_PWMServoDriver::begin() resets the I2C bus speed to 100 kHz. Is this correct? I can set it again to 400 kHz after the begin, but this is not really nice when having a general I2C parameter and bus definition in a larger program context and having many different I2C devices on the bus.

Would it be possible to leave the I2C bus properties untouched of the Adafruit PWM Servo code?

Cheers
Reto

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

1 participant