8000 fix: remove polarity bit by WantClue · Pull Request #848 · bitaxeorg/ESP-Miner · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: remove polarity bit #848

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

WantClue
Copy link
Collaborator

The polarity bit was never set correct before, it never worked. The UI button in this case was useless.
This PR removes the entire polarity bit code, keeps the last necessary comments if we decide to reintroduce it back again in emc2101.c

this closes #844

// --- Configure Fan Settings (Register 0x4A) ---
// Start with a base configuration:
// Bit 7 (MASK) = 0: Tach Alert Enabled
// Bit 6 (EN) = 1: *** FAN DRIVER ENABLED ***
// Bit 5 (LEVEL)= 1: Direct Setting Mode (use PWM Duty Cycle Reg 0x4C)
// Bit 4 (POL) = 0: Normal Polarity (placeholder, set below)
// Bit 3:2(EDGES)=00: 2 Tach pulses per revolution (standard)
// Bit 1:0(RANGE)=00: PWM Frequency ~22.5 kHz (common setting)

8000
@WantClue WantClue added this to the v2.6.4 milestone Apr 16, 2025
@WantClue WantClue merged commit 9d4bbfd into bitaxeorg:dev-latest Apr 16, 2025
2 checks passed
adammwest pushed a commit to adammwest/ESP-Miner that referenced this pull request Apr 18, 2025
@skot skot mentioned this pull request Apr 23, 2025
WantClue added a commit that referenced this pull request May 2, 2025
un-painted pushed a commit to un-painted-org/ESP-Miner that referenced this pull request May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0