skot / ESP-Miner

A bitcoin ASIC miner for the ESP32
GNU General Public License v3.0
357 stars 132 forks source link

fix hardcoded version mask on BM1366 #54

Closed skot closed 1 month ago

skot commented 1 year ago

Currently esp-miner always uses the BM1366 default(?) 0x1fffe000 as the version mask. Technically esp-miner should configure the BM1366 to use the version mask the stratum server & client negotiate, even if most of the time it's 0x1fffe000

johnny9 commented 1 year ago

Likely just need to write the mask to register A4

Here is our understanding of A4

version_rolling