Skip to content

Stepper broken due to change in Adafruit_CircuitPython_Motor #15

@caternuson

Description

@caternuson

Started here:
https://forums.adafruit.com/viewtopic.php?f=8&t=148916
and verified. This PR:
https://github.com/adafruit/Adafruit_CircuitPython_Motor/pull/23/files
changed the way the frequency value is checked. It now throws an Error instead of changing it.

The stepper setup here needs to set frequency on its PWMOut objects. This might be made easier if frequency could be passed in to PWMOut constructor:
https://github.com/adafruit/Adafruit_CircuitPython_seesaw/blob/master/adafruit_seesaw/pwmout.py#L29

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