Skip to content

Pwm: Are the pwm units same for cpp and Python #35

Description

@vkotaru

Hi,

Are the pwm units same for both cpp and python? Are they both #ms?

When I tried running an ESC w/ brushless motor, the following values worked.

Python
SERVO_MAX = 1.86 #ms
SERVO_MIN = 1.06 #ms

cpp

SERVO_MAX = 1860 #us
SERVO_MIN = 1060 #us

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions