Skip to content

Issue with Servo Motor Range Adjustment using setServoLimits #14

@GillisICWE

Description

@GillisICWE

Dear

I am currently using your extension with a micro:bit v2 and I am experiencing issues with adjusting the range of my MG90 servo motor.

I am trying to use the setServoLimits function as follows:

PCA9685.set_servo_limits(PCA9685.ServoNum.SERVO4, 5, 25, 15, 64)

This is my program code microbit_Servo_PCA.py.txt

However, I have noticed that the minimum time remains at 1.4 ms and the maximum time does not change either. This results in the servo not achieving the correct angle and range.

Could you please help me understand what might be going wrong?

Thank you very much for your assistance!

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions