Skip to content

[New Interface] PWM #10

Description

@tdittr

Which documentation or standards exist for this interface?
https://en.wikipedia.org/wiki/Pulse-width_modulation

Is there a trait describing this interface?
https://docs.rs/embedded-hal/latest/embedded_hal/pwm/trait.SetDutyCycle.html

Which HALs and chips have support for this interface?
Almost everyone

Can this interface be simulated with PIO or bit-banging?
Yes, plenty

Does this interface require special hardware, apart of normal GPIO connections?
No

Which cases should the new tests cover?
set duty cycle

Metadata

Metadata

Assignees

No one assigned

    Labels

    test-requestA request to add testing to another peripheral

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions