Bitcoin Forum
May 06, 2024, 09:13:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to test BM1385 chip?  (Read 1471 times)
Rekumkacz (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 8


View Profile
July 15, 2016, 11:19:21 AM
 #1

Hi

I have several damaged Boards from S7 after the warranty period.
I thought about building a tester for testing individual chips, voltage, protocol, UART, etc.
I read the documentation but not too much I learned
I measured the voltage that generates a DC-DC converter and is about 8V to the chain chips

Where to start?
It is now available schema for the board?
1715030010
Hero Member
*
Offline Offline

Posts: 1715030010

View Profile Personal Message (Offline)

Ignore
1715030010
Reply with quote  #2

1715030010
Report to moderator
1715030010
Hero Member
*
Offline Offline

Posts: 1715030010

View Profile Personal Message (Offline)

Ignore
1715030010
Reply with quote  #2

1715030010
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715030010
Hero Member
*
Offline Offline

Posts: 1715030010

View Profile Personal Message (Offline)

Ignore
1715030010
Reply with quote  #2

1715030010
Report to moderator
NotFuzzyWarm
Legendary
*
Offline Offline

Activity: 3626
Merit: 2533


Evil beware: We have waffles!


View Profile
July 15, 2016, 01:26:58 PM
 #2

Bitmain has never released schematics of their miners and most likely never will.
As for data on the chips themselves, https://bitmaintech.com/files/download/BM1385_Datasheet_v2.0.pdf

- For bitcoin to succeed the community must police itself -    My info useful? Donations welcome! 1FuzzyWc2J8TMqeUQZ8yjE43Rwr7K3cxs9
 -Sole remaining active developer of cgminer, Kano's repo is here
-Support Sidehacks miner development. Donations to:   1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr
Unacceptable
Legendary
*
Offline Offline

Activity: 2212
Merit: 1001



View Profile
July 15, 2016, 11:14:28 PM
 #3

About the only person who could shed any light on this for you is sidehack.

Maybe he'll show up & share some info on whether what your asking is something you could do or not  Wink

"If you run into an asshole in the morning, you ran into an asshole. If you run into assholes all day long, you are the asshole."  -Raylan Givens
Got GOXXED ?? https://www.youtube.com/watch?v=9KiqRpPiJAU&feature=youtu.be
"An ASIC being late is perfectly normal, predictable, and legal..."Hashfast & BFL slogan Smiley
sidehack
Legendary
*
Offline Offline

Activity: 3318
Merit: 1848

Curmudgeonly hardware guy


View Profile
July 16, 2016, 05:43:02 AM
 #4

I did work up a test Compac with BM1385 but could never get it to work. The friggin' 0.4mm pitch ASICs are a bear to work with, plus that they're impossible to reliably acquire thanks to the chipside heatsinks, got the whole project scrapped in prototype.

I haven't looked over an S7 board specifically for chip stuff in a while (been focused more on power) but I believe there are test pads between chips if you can get to them around the heatsinks. You could at least verify where signals are going.

If the DC-DC is at about 8V, there's something wrong. It should start out around 9.3V and if you provide 3.3V to the 3.3V pin on the 18-pin header (or just plug the cable into a powered controller board) you should see that jump to 10.2V or so unless there's something very wrong with the PIC/DPOT parts of the power circuit. There's already a couple threads on that subject though.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
Rekumkacz (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 8


View Profile
July 16, 2016, 11:33:30 AM
 #5

I made some steps and measured the voltage on the individual chips .
https://i.imgur.com/WZjjpi9.jpg
After connecting 3.3v voltage jumped from 8.32V to 10.56V .

It comes out that three chips are connected in series, then fifteen groups are connected in parallel
sidehack
Legendary
*
Offline Offline

Activity: 3318
Merit: 1848

Curmudgeonly hardware guy


View Profile
July 16, 2016, 02:18:14 PM
 #6

That's about exactly what you should be seeing, so it means the power circuit is functional. Next thing would be to poke reset, TX, RX and clock lines at the 18-pin and see if those signals make it all the way to the last chip in the chain. This should be done while the board is powered up, of course.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
Rekumkacz (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 8


View Profile
July 16, 2016, 02:47:07 PM
 #7

I understand now that I connect the USB to UART and see what appears on the terminal ?
The control board detect the only one chip.

which chip is first and which is last in the chain?

sidehack
Legendary
*
Offline Offline

Activity: 3318
Merit: 1848

Curmudgeonly hardware guy


View Profile
July 16, 2016, 03:08:18 PM
 #8

Where'd a USB to UART enter the picture?

Signals in Antminers go uphill, so the first chip would be on the lowest-volt node and the last is at the highest. I'm not sure offhand where those are but it  shouldn't be too hard to tell.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
Rekumkacz (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 8


View Profile
July 16, 2016, 04:19:23 PM
 #9

I have a FT232 USB to uart converter and i will use to connect to the 18 pin header
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!