Skip to content

GPIO36 "fake" falling interrupts #4903

Closed
@stuartpittaway

Description

@stuartpittaway

Hardware:

Board: ESP32-WROOM-32U
Core Installation version: PlatformIO 5.1.1a3
IDE name: Platform.io
Computer OS: Windows 10

Description:

I'm using version 3.10005.210223 of platformio/framework-arduinoespressif32. If I attach a falling interrupt to GPIO36 it will continuously trigger. The pin is pulled high externally via a touch screen. Verified with scope.

Swapping back to version 3.10004.210126 fixes this issue and the interrupt returns to normal, only triggering on genuine transitions of the pin.

Describe your system( Hardware, computer, O/S, core version, environment).
Windows 10, Platform IO

This seems to be similar (but not identical to) this issue, espressif/esp-idf#1096
however I am not using the ADC or any power saving features (wifi is enabled).

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