Skip to content

delayMicroseconds() timing is off for 1 MHz clock. #1181

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

Closed
damellis opened this issue Dec 21, 2012 · 2 comments
Closed

delayMicroseconds() timing is off for 1 MHz clock. #1181

damellis opened this issue Dec 21, 2012 · 2 comments
Assignees
Labels
Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
Milestone

Comments

@damellis
Copy link
Contributor

We should probably add a 1 MHz case to the delayMicroseconds() function because that speed is relatively common with ATtiny's and other standalone microcontrollers. For one report, see: damellis/attiny#12

@microtherion
Copy link

Also discussed in issue arduino/Arduino#256

@ffissore ffissore added the New label Feb 27, 2014
@cmaglie cmaglie removed the New label Feb 27, 2014
@cmaglie
Copy link
Member

cmaglie commented Jun 1, 2015

Fixed with: #1678

@cmaglie cmaglie closed this as completed Jun 1, 2015
@cmaglie cmaglie self-assigned this Jun 1, 2015
@cmaglie cmaglie added this to the Release 1.6.5 milestone Jun 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

No branches or pull requests

4 participants