Skip to content

Commit 937228b

Browse files
benmrossclaude
andcommitted
docs(traction-bringup): drop one-time incident detail, keep forward-relevant quirks
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 45b76aa commit 937228b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/traction-bringup.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,6 @@ self-kills) — use `fuser -k /dev/ttyACM0` to free the port.
210210

211211
- **Throttle DAC (MCP4725, header J3, addr 0x60) is powered by ESC ACC+**
212212
only alive with the key on. An empty `I2C` scan = key off, not a dead DAC.
213-
- **A missing series resistor (R10, 1 kΩ) in the DAC→ESC throttle path** made
214-
the DAC read fine at VOUT but deliver 0 V to the ESC — looked exactly like a
215-
dead DAC. If the ESC's throttle reads 0 in the app, check that path/`R10`.
216213
- **Motor EMI corrupts the DAC's I2C** once the wheel spins → DAC_ERROR. Each
217214
write is now read-back-verified (`writeThrottleRaw`) and only faults after
218215
`kDacFailMs` of continuous failure. Real fix is HW: stronger I2C pull-ups

0 commit comments

Comments
 (0)