Skip to content

No interrupt function in SDK for the PIO #165

Closed
@Volksolive

Description

@Volksolive

Sorry in advance if that was already raised.

There isn't any function SDK (or at least in documentation) that handle PIO IRQ whether it is to enable it or clear the IRQ flags.

Also, the description of the IRQ flag in the RP2040 datasheet is IMO not quite clear. I understand that only the 4 lower flags can generate a system IRQ through IRQ0_INTE and IRQ1_INTE but are the 4 lower flag representing the SM number or can SM0 set flag 3 f.ex and IRQx_INTS still shows SM0 as pending?

yes, I could check it for myself but maybe it is worth having it better explained in datasheet?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions