Skip to content

'rp2.PIO(0).irq()' clears all IRQs #64

@mungewell

Description

@mungewell

In example we are shown how to read PIO IRQs from Python
https://github.com/raspberrypi/pico-micropython-examples/blob/master/pio/pio_irq.py

However it seems that this clears IRQ, and allows a irq(block, 0) command to continue.

Is there a way to sense one IRQ, but not clear another?

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