arduino / arduino/ArduinoCore-sam

Rapid Long term A/D faulty on Due in 1.5.7

Open
#78 0 comments 0 reactions 1 assignee Claimed by @cmaglie View on GitHub
Dominant language
HTML
Stars
91
Forks
112
PR merge metrics
No merged PRs in 30d

Description

Somewhere between Ardunio 1.5.1 and 1.5.7 the Analog Read function has been changed and in 1.5.7 after about 5000 minutes of continuously reading the A/D inputs, the function will start failing and will readout either off scale or NaN values. This was not the case in version 1.5.1 and the same exact code compiled under 1.5.1 works perfectly.

The only other clue is that the speed at which the reads occur is much faster (roughly 80 hz vs 500 hz) for the software (which does a bunch of stuff in between reads) indicating that the Analog read function is much quicker now, but has a significant issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.