ivanseidel / ivanseidel/DueTimer

Callbacks

Open
#66 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
217
Forks
87
PR merge metrics
No merged PRs in 30d

Description

Please enable Callbacks, so that timer values can be changed, while the counters are running.

While in an interrupt routine, I cannot even stop and restart a timer with a new value. This makes it impossible to synchronize the timers to another event..

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests; start by locating the timer, counter, and interrupt-handling entry points in the Arduino DueTimer implementation. Define what callback support must allow while counters run, including changing timer values and stopping or restarting a timer from an interrupt routine; done means those operations can synchronize timers to another event.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, cpp
Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.