Author

Topic: Multiple SPI chains from RPi (Read 1403 times)

sr. member
Activity: 272
Merit: 250
August 28, 2014, 02:51:57 PM
#10
Board called DNA1 - there is no pictures available - only schematics. It has 46 chips, 2 banks of 23 each.
Board size is 80x80mm, I can add more banks if only I can run more SPI chains from RPi.

This is homegrown DIY project.
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
August 27, 2014, 11:30:33 PM
#9
The idea is to use standard mining software with absolutely no modifications.


again ill ask: photograph of boards or identity of boards would be most helpful
sr. member
Activity: 272
Merit: 250
August 27, 2014, 02:24:49 PM
#8
The idea is to use standard mining software with absolutely no modifications.
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
August 27, 2014, 12:34:47 PM
#7
How is this appears in RPi exactly?
Does cgminer require any code change to work with them?

Yes it would require code changes
sr. member
Activity: 272
Merit: 250
August 27, 2014, 12:30:15 PM
#6
How is this appears in RPi exactly?
Does cgminer require any code change to work with them?
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
August 26, 2014, 09:14:42 AM
#5
Three of these:
http://www.digikey.com/product-detail/en/SN74CBTLV3251PWR/296-9129-1-ND/378104
and you good to go. You can split one SPI to eight. Of course you need to add some additional piece of code to driver.
this would work.
legendary
Activity: 1029
Merit: 1000
August 26, 2014, 05:46:32 AM
#4
Three of these:
http://www.digikey.com/product-detail/en/SN74CBTLV3251PWR/296-9129-1-ND/378104
and you good to go. You can split one SPI to eight. Of course you need to add some additional piece of code to driver.
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
August 25, 2014, 08:57:57 PM
#3
From the sounds of it you have some BLackarrow bitfury boards sitting around and don't have a controller. Or similar product


Pictures or confirmation would help
newbie
Activity: 51
Merit: 0
August 25, 2014, 06:19:02 PM
#2

I have multiple boards with SPI connection. Boards are populated with BFY chips.
How do I use more than 2 with RPi? I can not chain them together - there has to a way to reassign GPIO pins to use as CS.

You could implement SPI in software and allocate a different GPIO pin for each chip select.  Doing SPI in software isn't difficult per se.

sr. member
Activity: 272
Merit: 250
August 25, 2014, 10:27:11 AM
#1
Guys,

I have multiple boards with SPI connection. Boards are populated with BFY chips.
How do I use more than 2 with RPi? I can not chain them together - there has to a way to reassign GPIO pins to use as CS.


Any ideas?
Jump to: