Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSimple State Machine not working as expected
Hi, guys! So, I'm new here. I'm a student whose lab professor gave him the following assignment. Translated from spanish to english, it reads like this: An electrical engine is controlled by a...
Altera_Forum
Honored Contributor
14 years agoI assume by bouncing you mean the fact that you can push the button just for a moment, but several '0' signals are sent, instead of just one. Yes, I knew and explained that... This is why if I only used a toggle, the circuit would never work as intended. The state machine I made is my way of filtering off that bouncing, it is my 'debouncing logic'. Why doesn't it work? Could you explain to me how would you do it instead?
Many thanks!