Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ESP8266: PWM glitches when doing DHT measure #6945

Open
@EddieParis

Description

@EddieParis

When using a PWM channel in parallel of a DHT measure, there can be some glitches on the PWM channel at the measure time. This is because the DHT drivers locks interrupts for accurate protocol timing handling, and the PWM driver relies on these interrupts.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions