Skip to content

Will countio edge be fully implemented for Cytron Maker Pi 2040? #6134

@rp10007

Description

@rp10007

Adafruit CircuitPython 7.2.0 on 2022-02-24; Cytron Maker Pi RP2040 with rp2040

>>> pin_counter = countio.Counter(board.GP3, edge=countio.Edge.RISE_AND_FALL)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
NotImplementedError: RISE_AND_FALL not available on this chip

I know RISE_AND_FALL works on the M4, but it would be nice for the 2040 if it's possible.

Metadata

Metadata

Assignees

No one assigned

    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