Post
Topic
Board Hardware
Re: New Official AMT Thread
by
opieum2
on 22/05/2014, 23:29:05 UTC
Thanks, I am not spi usb programmer, Just want to help out, and keep you barking up the right tree Smiley
Seems most industry devs already know most of this, It just hit the hobby level and I found it relevant to some of you guys diagnostic posts. AMT must also know this.

Seems all three have similar issues HF BA AMT. Would that boil down to Bitmine original design ?

1 SPI for each master slave.... Is correct way.

Yes its a good point and most of have gone through that one, but in this we don't think it's the SPI. Zefir outlined this in his thread:

https://bitcointalk.org/index.php?topic=294235.0

The chip resets itself when:

A. when supply voltage is unstable,
B. chip gets too hot,
C. there is noise on SPI bus and communication gets messed up.

Once that happens, we have not found a way to get the chain back to life other then possibly issuing a HW reset which is covered in zefir's thread.


For C. this is an easy fix...isolate the traffic into 5 lanes. This can be adjusted based on the type of miner. Create dedicated channels for it. This is where I was going with the USB/SPI suggestion. There are a few solutions for this on the market already to easily implement this. It would not require any major re-engineering and the backplane can go away allowing for more flexible airflow designs.

Gonna read zefir's post to get some more info, maybe something in there will pop at me and I might be able to mod up a solution to some of these things.

For the other two that is a design problem.