Down counter, module 13, using JK and parallel load.

Thread Starter

Edgar

Joined Apr 30, 2010
1
I'm working on a scheme as the title says. I need it to count from 12 to 0 and then start from 12 again. I got that working.

But my scheme starts from 0000 (0) and then jumps to 1100 (12), but i need it to start from 1100 (12) and and then repeat the cycle over and over.

The cycle part works, i just can't get it to start from 1100 instead of 0000.

Here's a link to my scheme: http://img87.imageshack.us/img87/4020/praks2terve.jpg

Any ideas how to fix it?
 
Top