Skip to content

Timer Issues #2

@krislaw

Description

@krislaw

!) Right now, Buttons are not properly debounced and we are getting a double "press" that is causing the state machine to advance too quickly.
Verify that Timer0B is properly initialized and make a timeout before the button can be pushed again.

!) Right now, Timer1A is being initialized and enabled, but we are never actually handling the interrupt.
Going to check my initialization with Dr. Valvano because I can't seem to find the cause of this. Worst case we handle envelope in Timer2 with a counter.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions