micropython / micropython/micropython-esp32-ulp
interrupt from RTC GPIO
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 142
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Hi, has somebody found a solution how to setup interrupt on RTC GPIO pin that wakes up ULP?
Like shown here in C lang?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked ESP-IDF example at examples/system/ulp/ulp_riscv/gpio_interrupt and compare its C implementation with this MicroPython ULP toolchain. Determine whether RTC GPIO interrupts that wake the ULP are supported or need a new entry point; done when the supported setup or required scope is documented clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100