micropython / micropython/micropython-esp32-ulp
ulp rtc clock calibration
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 142
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
For time critical code, it could be needed to calibrate the ulp clock.
Does it is possible to do it with micropython-esp32-ulp lib ?
If not is there a workaround ?
Thanks
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 ULP instruction-set documentation and inspect the micropython-esp32-ulp library to determine whether ULP clock calibration is supported. Define whether calibration can be exposed or whether a documented workaround is needed; the issue names no files or tests, so the implementation scope remains uncertain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100