Skip to content

Jira-507 and 514: 1. Bug corrected in timer ISR where the clearing of… #117

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
wants to merge 1 commit into from
Closed

Conversation

SidLeung
Copy link
Contributor

@SidLeung SidLeung commented Feb 5, 2016

… the pending interrupt was at the entrance instead of exit. When interrupts could happen fast enough to put the ISR in a loop. 2. The overhead for the s/w pwm code is 4-5 usec. Thus, limited the shortest pwm pulse to 10 usec (high and low).

… the pending interrupt was at the entrance instead of exit. When interrupts could happen fast enough to put the ISR in a loop. 2. The overhead for the s/w pwm code is 4-5 usec. Thus, limited the shortest pwm pulse to 10 usec (high and low).
@SidLeung
Copy link
Contributor Author

SidLeung commented Feb 5, 2016

@bigdinotech Please review.

@calvinatintel
Copy link
Contributor

Cherry-picked

@kitsunami kitsunami modified the milestone: Arcturus Mar 3, 2016
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

Successfully merging this pull request may close these issues.

3 participants