CanServo/POSITION-32/en

From HITEC_HELP
Revision as of 16:15, 29 September 2021 by Choiyh (talk | contribs) (Created page with "You can check the position value ( TURN x 16384 + POSITION ) including the number of rotations as a 32-bit value. Since 32 bit = 4 bytes, 2 bytes are divided into 2 registers....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You can check the position value ( TURN x 16384 + POSITION ) including the number of rotations as a 32-bit value. Since 32 bit = 4 bytes, 2 bytes are divided into 2 registers.

  • Register
    • Low 2 byte = 0x1A
    • High 2 byte = 0x1C