You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fan connectors M1 and M2 don't spin fans. I don't claim to fully understand the situation.
I'm pretty sure pins 1 and 3 are swapped, but in my limited testing with that swap un-done, the fan still didn't spin.
It looks like U27 MAX6639 comes up by default at 50% duty factor. In order to monitor and adjust its behavior on the prototype boards, you need to work around issue #57 (not so hard with clip leads and thru-hole resistors). We have proof-of-concept MMC code that can manipulate this chip over I2C at https://gitlab.lbl.gov/spaiagua/marble_mmc.
The text was updated successfully, but these errors were encountered:
I have a report from @michallgaska indicating that pins 1 and 3 are indeed swapped in the current (commit bbb0a2e) design. Un-flipping those pins makes a fan work.
Fan connectors M1 and M2 don't spin fans. I don't claim to fully understand the situation.
I'm pretty sure pins 1 and 3 are swapped, but in my limited testing with that swap un-done, the fan still didn't spin.
It looks like U27 MAX6639 comes up by default at 50% duty factor. In order to monitor and adjust its behavior on the prototype boards, you need to work around issue #57 (not so hard with clip leads and thru-hole resistors). We have proof-of-concept MMC code that can manipulate this chip over I2C at https://gitlab.lbl.gov/spaiagua/marble_mmc.
The text was updated successfully, but these errors were encountered: