K-Scale Motor Controller

From Humanoid Robots Wiki
Revision as of 21:06, 6 May 2024 by Ben (talk | contribs)
Jump to: navigation, search

This is the K-Scale Motor Controller design document.

Requirements

  • Microcontroller
    • STM
    • Other options:
      • Infineon XMC4800[1]
      • NXP LPC1549
  • 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