Open main menu

Humanoid Robots Wiki β

K-Scale Motor Controller

Revision as of 21:11, 6 May 2024 by Ben (talk | contribs)

This is the K-Scale Motor Controller design document.

Requirements

  • Microcontroller
    • STM
    • Other options:
      • Infineon XMC4800[1]
      • NXP LPC1549
      • RP2040
  • Power supply
    • Assume we will have 48 volt power to the board
  • Communication
    • CAN bus
    • 1 mbps
  • Sensing
    • Temperature
    • Relative position
    • Absolute (single turn) position
    • Current sensing
  • Programming port
    • USB C

Design

References