Skip to content

Set strong drive mode on pwm pins on SAMD #6978

@deshipu

Description

@deshipu

The DigitalInOut sets pins to the strong drive mode, but the PWMOut doesn't. It would be nice to have it consistent, especially since PWM might be driving small LEDs and similar things.

I was hoping to make a pull request for this myself, but I'm not recently able to contribute much, so I thought I will report this, because it may potentially be a good first issue. One has only to look at the DigitalInOut code and copy the relevant lines to the PWMOut code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions