mipidisaster / mipidisaster/miLibrary
SPIPeriph doesn't support DeMux interrupt requests
Open
Nobody has claimed this yet.
invalid
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
SPIPeriph doesn't support use of a DeMux when using interrupts to interface to devices; note that the 'pole' version does support DeMux.
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 by locating SPIPeriph's interrupt-request handling and compare it with the pole version, which the issue says supports DeMux. Done means SPIPeriph can interface to devices through a DeMux when using interrupts, with the existing pole behavior as the reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100