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

Flexible CS pin assignment on the SPI0 bus (or any bus) #2

Open
MelvinRook opened this issue Sep 22, 2020 · 3 comments
Open

Flexible CS pin assignment on the SPI0 bus (or any bus) #2

MelvinRook opened this issue Sep 22, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@MelvinRook
Copy link
Owner

Implement flexible CS pin assignment on the SPI0 bus (or any bus) as suggested in:
#1 (comment)

@MelvinRook MelvinRook added the enhancement New feature or request label Sep 22, 2020
@interstaller555
Copy link

hey - just got this working in node-red. very cool! I also have about 8 max boards I have run (using cbpi) before and a interested in leaving that and writing my own application using node-red. I found this article that may help. I wish I knew how to program so I could translate that plugin but I don't. sadly.

https://raspberrypi.stackexchange.com/questions/105773/number-of-spi-devices-limited-just-by-cs-pins-and-pin-assignment-flexibility-qu

@interstaller555
Copy link

@MelvinRook - I understand this is in python but I wonder if looking at this code will help in adding multiple (greater than 2) Max boards in your node.

https://github.com/steve71/MAX31865

@Andi-bz
Copy link

Andi-bz commented Mar 19, 2022

Hi,

Not my solution, but hope it helps. I've added more spi device following this https://gist.github.com/mcbridejc/d060602e892f6879e7bc8b93aa3f85be tutorial. Now I can read multiple devices

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

3 participants