ivanseidel / ivanseidel/DueTimer
DueTImer and serialUSB
- Dominant language
- C++
- Stars
- 217
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have a problem with DueTimer: if I have an active timer the seriaUSB.readbytes() function freeze my Arduino DUE. I am not an expert on Arduino but I think there are a conflict inside theese two library (same timer?).
Thanks for help
BR,
David
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the interaction between an active DueTimer timer and serialUSB.readbytes() on an Arduino DUE, then inspect the DueTimer and SerialUSB implementations for shared timer or interrupt resources. Done means identifying the conflict and documenting or correcting the behavior with a reproducible test case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100