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

Support more than one controller #2

Open
RandomInsano opened this issue Apr 8, 2018 · 2 comments
Open

Support more than one controller #2

RandomInsano opened this issue Apr 8, 2018 · 2 comments

Comments

@RandomInsano
Copy link
Owner

Currently, I'm relying on the SPI enable line to bring the controller to attention. There should optionally be some arbitrary pin to use so that more than one controller can be used per bus.

@RandomInsano
Copy link
Owner Author

Arbitrary pin done. Need to expand that to take an array of pins.

@RandomInsano
Copy link
Owner Author

RandomInsano commented Apr 29, 2018

Oh previous me, you had the right idea. Made it an optional field in 0.2 but I'll have to change the API again.

Interesting other angle: Create a completely separate library that abstracts multiple SPI devices and just use that one.

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