TomWhitwell / TuringMachine

Turing Machine Mk 2 Main Module
221 stars 41 forks source link

Loosing bits while in the lock state #113

Open Lapsenis opened 5 years ago

Lapsenis commented 5 years ago

Hi, I have assembled and calibrated my first Turing Machine mk2 and everything seems to be working except the odd behavior while in the lock state. While in the lock state at the end of the first loop, most of the time the bits are shifted around (left or right) or dropped and bit voltage has changed. This seems to happen only once, afterward the pattern stays the same. Sometimes it can be modified a little bit more.

For example, while in the lock state and the is length set to 8 I clear everything. And write a pattern like - 0110 0110. On the next run, it will look like 0111 0100.

Any suggestions on troubleshooting will be appreciated. Thanks

stevelittlefish commented 5 years ago

Is it the same issue as this?

https://www.muffwiggler.com/forum/viewtopic.php?p=3091453#3091453

https://www.muffwiggler.com/forum/viewtopic.php?t=207175&highlight=

Try running clock in through a filter to see if that fixes it.