Skip to content

Can not use attachinterrupt on ESP8266 and variants? #6142

Closed
@maikbasso

Description

@maikbasso

Can not use interrupts because of the condition on this link below. With this condition, when using interrupts the hardware goes into an infinite loop of reboots. If we commenting on this condition, the hardware works normally using interruptions.

if ((uint32_t)userFunc >= 0x40200000)

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