Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to offer other TIMERS for milllis() and micros() like TIMERA0 or RTC #185

Open
LaurentR59 opened this issue Sep 5, 2023 · 0 comments

Comments

@LaurentR59
Copy link

Hi

Due to TIMERA0 and RTC availability on AV0 parts it should be a very good improvement step to offer a way to use TIMERA0 for exemple as millis() /micros() source like we can find in DXCORE library. ( should be manage by change request files like timer.h + wirings files )

On small parts like X08 ones it let 3 precious TIMER B fully available keeping millis() & micros() mapped on another timer (like A0)

On AVR DX parts it works like a charme and let free of use 3 TIMERS B so why n,ot on MEGACOREX as improvement?

Regards
Laurent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant