Skip to content

Chain Multiple TLC59711 Chips? #10

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

Closed
jepye opened this issue Jan 23, 2020 · 3 comments
Closed

Chain Multiple TLC59711 Chips? #10

jepye opened this issue Jan 23, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@jepye
Copy link

jepye commented Jan 23, 2020

There doesn't seem to be any way to address additional TLC59711 chips/boards on the same bus. This needs to be added as that chainability is one of the main advantages of the TLC59711.

@caternuson
Copy link

Hmm. That was added for the TLC5947:
adafruit/Adafruit_CircuitPython_TLC5947#6
adafruit/Adafruit_CircuitPython_TLC5947#8

Guess something similar is needed here.

@s-light
Copy link
Contributor

s-light commented Feb 8, 2020

i have implemented a multi-version some time ago..
https://github.com/s-light/Adafruit_CircuitPython_TLC59711/tree/multi
it is working..
but i had no time to clean up...
see: #5
if there is enough interest let me know and i will clean up and create a new pull request as soon as possible :-)

@kattni
Copy link
Contributor

kattni commented Apr 27, 2021

I believe this is now added!

@kattni kattni closed this as completed Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants