Pages:
Author

Topic: DIY S1 to S3 adapter-board (Read 5677 times)

newbie
Activity: 5
Merit: 0
December 23, 2017, 01:11:55 AM
#78
@pinHead do you have any others or a listing for the S3+ ?
sr. member
Activity: 265
Merit: 250
February 04, 2016, 08:54:58 AM
#77
are you selling these as well?



Yes I am. You can send me pm, and I have these on eBay too.
legendary
Activity: 1080
Merit: 1000
BTC - 14ZVqS5UGqhY77d5u9aUSW24ipRJ2g9wmm
February 04, 2016, 05:02:27 AM
#76
are you selling these as well?

legendary
Activity: 1274
Merit: 1000
January 09, 2016, 02:42:05 PM
#75
Some update. I finally managed to build my own S3-controller. Same fw than original controller,ofcourse, but some different chips and module.



nice i may get one lol
sr. member
Activity: 265
Merit: 250
January 09, 2016, 11:00:38 AM
#74
Some update. I finally managed to build my own S3-controller. Same fw than original controller,ofcourse, but some different chips and module.

full member
Activity: 206
Merit: 100
January 01, 2016, 03:40:40 AM
#73
Have you made a S3 board?
Or if possible i can send you mine and try to flash firmware on it.
Try to update and did not work.

If you want, I can re-program your board too.

Would love to have it fixed. How much? Where would i be shipping to so i can find out cost.

Thanks Smiley

You got PM.

Got it.
sr. member
Activity: 265
Merit: 250
January 01, 2016, 03:19:49 AM
#72
Have you made a S3 board?
Or if possible i can send you mine and try to flash firmware on it.
Try to update and did not work.

If you want, I can re-program your board too.

Would love to have it fixed. How much? Where would i be shipping to so i can find out cost.

Thanks Smiley

You got PM.
full member
Activity: 206
Merit: 100
January 01, 2016, 02:37:51 AM
#71
Have you made a S3 board?
Or if possible i can send you mine and try to flash firmware on it.
Try to update and did not work.

If you want, I can re-program your board too.

Would love to have it fixed. How much? Where would i be shipping to so i can find out cost.

Thanks Smiley
sr. member
Activity: 265
Merit: 250
January 01, 2016, 02:28:13 AM
#70
Have you made a S3 board?
Or if possible i can send you mine and try to flash firmware on it.
Try to update and did not work.

If you want, I can re-program your board too.
sr. member
Activity: 265
Merit: 250
January 01, 2016, 02:27:14 AM
#69
I managed to get it working. I ordered a batch of pcb's with new modifications to the circuit. They left from China at Christmas eve, so I expect them to arrive next week. It works just like original controller though I use some different parts. Main changes are that this controller has different usb-hub chip and ar9331 module is from different manufacturer.
full member
Activity: 206
Merit: 100
January 01, 2016, 01:52:24 AM
#68
Have you made a S3 board?
Or if possible i can send you mine and try to flash firmware on it.
Try to update and did not work.
legendary
Activity: 1274
Merit: 1000
December 05, 2015, 03:32:34 AM
#67
ok
sr. member
Activity: 265
Merit: 250
December 05, 2015, 02:18:36 AM
#66
No news, it is much tougher project than this adapter. And I've been busy with some other things. But I still have some ideas, so don't lose your hope...
legendary
Activity: 1274
Merit: 1000
December 04, 2015, 11:45:55 PM
#65
any s5 control boards yet i want to try something but need a power board with 18 pins, for a s5 bb, i have laying around. if so 35 shipped same as the s3 was ? .
sr. member
Activity: 265
Merit: 250
November 30, 2015, 05:26:04 AM
#64
And now I can confirm that this s3-controller needs an usb-hub chip to work. It doesn't matter what chip, but 12 to 480Mbps is needed. Works well with some tusb-chip.
sr. member
Activity: 265
Merit: 250
November 30, 2015, 04:15:51 AM
#63
I think you're right about that initialising chips. And thanks for the information, it was pretty much what I expected. Now we "only" have to make our own Altera board to experiment more. I have too many projects...
hero member
Activity: 588
Merit: 500
November 30, 2015, 02:58:06 AM
#62
I read it straight from pic. It's not protected and it can be modified. But ar9331 (open-wrt) module can re-write that code. That's why you can update fw in S1 controller to S3 controller. I have no clue what language was used to program it. Now it looks like ar9331 module don't work with (usb) full-speed devices without passive usb-hub which converts signal to high-speed (12mHz --> 480mHz). That explains why BM used that painful Nec's usb-hub chip in their circuit and moved to BBB.
The design also gives me hints how they propably have done their newer controllers. I think BBB and it's software can update code in Altera-chip, which is used in lower pcb. That lower pcb with Altera is just one kind of uart-adapter board. So I believe that lower board can be used with any BBB rev. from BM. But I'm only guessing here.


All very interesting i have spent time over the Years with other Pic based systems and have ICD / PicKit2 etc so may take a look sometime, however already have too many unfinished projects on the go.  Smiley I am sure you are right on being able to update the Altera code. I also agree with you on that lower board being common, albeit that they have changed the number of Hash Board connectors I think that you can load S5, S5+ or S7 Code into any of them?


Rich


This is exactly what I mean. I can't confirm this 'cause I don't have S5+ nor S7. I did some experimenting with pics but it was years ago and no usb back those days. I'm in the middle of reading a very long topic of this ar9331 usb problem. It looks like there's a bug in it, hw-level.

I have loaded and run the S7 code on my S5 and it runs on the S5 and it recognises the chips etc but does not hash. My guess is that this is because the codes sent to initialise the chips are different from BM1384 to BM1385? I think from what I have seen that the early S7 used an S5+ controller, also have definitely read of S5 & S5+ being interchangeable.

Rich
sr. member
Activity: 265
Merit: 250
November 30, 2015, 02:52:44 AM
#61
I read it straight from pic. It's not protected and it can be modified. But ar9331 (open-wrt) module can re-write that code. That's why you can update fw in S1 controller to S3 controller. I have no clue what language was used to program it. Now it looks like ar9331 module don't work with (usb) full-speed devices without passive usb-hub which converts signal to high-speed (12mHz --> 480mHz). That explains why BM used that painful Nec's usb-hub chip in their circuit and moved to BBB.
The design also gives me hints how they propably have done their newer controllers. I think BBB and it's software can update code in Altera-chip, which is used in lower pcb. That lower pcb with Altera is just one kind of uart-adapter board. So I believe that lower board can be used with any BBB rev. from BM. But I'm only guessing here.


All very interesting i have spent time over the Years with other Pic based systems and have ICD / PicKit2 etc so may take a look sometime, however already have too many unfinished projects on the go.  Smiley I am sure you are right on being able to update the Altera code. I also agree with you on that lower board being common, albeit that they have changed the number of Hash Board connectors I think that you can load S5, S5+ or S7 Code into any of them?


Rich


This is exactly what I mean. I can't confirm this 'cause I don't have S5+ nor S7. I did some experimenting with pics but it was years ago and no usb back those days. I'm in the middle of reading a very long topic of this ar9331 usb problem. It looks like there's a bug in it, hw-level.
hero member
Activity: 588
Merit: 500
November 30, 2015, 02:41:11 AM
#60
I read it straight from pic. It's not protected and it can be modified. But ar9331 (open-wrt) module can re-write that code. That's why you can update fw in S1 controller to S3 controller. I have no clue what language was used to program it. Now it looks like ar9331 module don't work with (usb) full-speed devices without passive usb-hub which converts signal to high-speed (12mHz --> 480mHz). That explains why BM used that painful Nec's usb-hub chip in their circuit and moved to BBB.
The design also gives me hints how they propably have done their newer controllers. I think BBB and it's software can update code in Altera-chip, which is used in lower pcb. That lower pcb with Altera is just one kind of uart-adapter board. So I believe that lower board can be used with any BBB rev. from BM. But I'm only guessing here.


All very interesting i have spent time over the Years with other Pic based systems and have ICD / PicKit2 etc so may take a look sometime, however already have too many unfinished projects on the go.  Smiley I am sure you are right on being able to update the Altera code. I also agree with you on that lower board being common, albeit that they have changed the number of Hash Board connectors I think that you can load S5, S5+ or S7 Code into any of them?


Rich
sr. member
Activity: 265
Merit: 250
November 30, 2015, 02:32:20 AM
#59
I read it straight from pic. It's not protected and it can be modified. But ar9331 (open-wrt) module can re-write that code. That's why you can update fw in S1 controller to S3 controller. I have no clue what language was used to program it. Now it looks like ar9331 module don't work with (usb) full-speed devices without passive usb-hub which converts signal to high-speed (12Mbps --> 480Mbps). That explains why BM used that painful Nec's usb-hub chip in their circuit and moved to BBB.
The design also gives me hints how they propably have done their newer controllers. I think BBB and it's software can update code in Altera-chip, which is used in lower pcb. That lower pcb with Altera is just one kind of uart-adapter board. So I believe that lower board can be used with any BBB rev. from BM. But I'm only guessing here.

Edited right units.
Pages:
Jump to: