I am working on a project that needs to provide overflow and underflow detection.
I'm not sure how to accomplish this task.
I am using 3 74LS190 chips as my counter stage
using 2 leds for overflow/underflow detection:
have one go on and stay on when the count goes below 0
and the other do the same when it goes above 0
both should return to the off state when the count is within 000-999
I know I need to use the TC output of the 74LS190 and create some sort of latch to hold the LED on during the time period where the count is over or under, but I am just at a loss of how to accomplish this.
Thank you!
I'm not sure how to accomplish this task.
I am using 3 74LS190 chips as my counter stage
using 2 leds for overflow/underflow detection:
have one go on and stay on when the count goes below 0
and the other do the same when it goes above 0
both should return to the off state when the count is within 000-999
I know I need to use the TC output of the 74LS190 and create some sort of latch to hold the LED on during the time period where the count is over or under, but I am just at a loss of how to accomplish this.
Thank you!