Skip to content

disablePinChangeInterrupt(25) does not work on atmega328pb (PE1) #61

@Grimaction

Description

@Grimaction

I found that calling mentioned function (either with direct PCINT number or with digitalPinToPCINT() macro) doesn't disable PCINT on that pin (PE1) on atmega328pb. I've tested two more inputs (PCINT0 and PCINT21) and both works good. I think it might be related to PORTE as it is specific only on PB variant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions