Close

Gate

A project log for SN76477 Eurorack Module

Yet another SN76477 Dev-Board, but built for live performances and to fit in a Eurorack

decurusdecurus 2 hours ago0 Comments

After finishing the prototype I realized that the One-Shot works differently from what I understood (or rather assumed after looking at the schematics and barely skimming the documentation). A normal gate works like this. You apply high voltage, the attack starts. For as long as the voltage is high, the sound will be sustained. After putting the gate low the release of the sound will start.

On the SN76477 however, the attack starts when putting the enable pin of the chip to low. It will remain active for as long as this pin is low. The relase however will not trigger when the enable pin is put to high but rather when the capacitors on the release pin of the chip are pulled to ground. The enable pin has to be low for the entire duration of the sound. As soon as the enable pin is put to high, sound generation will stop, regardless of whether the release is already finished or not. 

So.... what the CV-Gate module does is the following: 

The enable pin is always low. If the CV gate is high, the enable pin will be put to high for a very short amount of time, just enough so it starts the attack. furthermore, the transistor is set to low. this way, the capacitors are not connected to ground. If the CV gate releases, the capacitor goes back high and the capacitors connect to ground. 

There are still some quirks to this...it can happen that the release already triggers even thou the gate is still open, but i also had that happen when i used the original method from Texas Instruments, so i am not entirely sure if thats just how the circuit works (maybe because the capacitors are still somewhat charged and dont fully discharge if you trigger one shots to quickly?) or if its a fault in my design. I will look at this at some point...

Discussions