Skip to content

Detach Servo with controlled stop of waveform #7138

Closed
@obrain17

Description

@obrain17

The current code from master detaches a servo within a running PWM duty cycle. This can lead to twitches and in worst case destroy the servo.

There are already comments and PRs for solving this issue. #7084 and #7023
This issue is opened to follow up with this PRs.

Activity

Tech-TX

Tech-TX commented on Mar 23, 2021

@Tech-TX
Contributor

This was corrected with #7022 and #7231. A quick test with 2 servos shows that it always stops at the last position before the servo.detach(), and never hits the stops. I attached, swept and detached the servos 40-50 times, no wild sweeps to the stops at detach.

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

        Participants

        @earlephilhower@obrain17@Tech-TX

        Issue actions

          Detach Servo with controlled stop of waveform · Issue #7138 · esp8266/Arduino