In the datasheet there is a 10k/470R voltage divider when using 0 to -5V. This gives you something like -224mV for -5V. Datasheet states a minimum of -240mV. This can be adjusted by the trimpot.
Presumably there doesn’t have to be a voltage divider on the input pin, just a voltage in the proper range and maybe a limiting resistor. So is there a reason not to just have the U1A amplifier gain 4x smaller and leave out R10?
You know what, I asked this question a year or so ago, even re-read my own post/my own reply before posting this and did not realise my own answer to my own question.
I think my repeat mistake is that it’s not 5V into the chip, it’s 5V into the voltage divider supply. the aparent control voltage at the IC is 0-240mv
That’s what I don’t like about the AS3310/CEM3310, the control voltages are a nightmare to do. I always use Electric Druid EnvGen8c chips for EGs, 0-5v for all controls, you get a level CV too for velocity etc, they can be lin/log envs for compatibility and have a lopping function. Easily installed with a 1k resistor on pin 7 for timing and a 100nf across the power and your done.
Hmm, you need to make sure that you’re not getting below -240mA when adding both voltages. Or add the 12V to the socket switch when no jack is inserted.
Yeah, I have done both in the past, bought from ED and burnt my own when I realized I had a buggy version of the code, I bought a PIC programmer and reflashed all my stock to the 8C code to fix the looping bug.
Maybe you’re right. I guess it can be adjusted on the trimpot to not exceed -240mV.
Update: perhaps add protection from negative voltage on CV input to not fry the chip?!
I chose the 3310 because of its availability (also in the future). I also tried a discrete version but it was almost impossible to get a similar timing between voices.
There’s nothing intrinsically wrong with the AS3310 as an EG, but it just needs a lot of support chips to function. It’s around 40 years old, so nothing wrong with using a modern replacement that is more microprocessor friendly. I would also expect the envelopes to be identical as they are all using the same PIC chip.
@craigyb Shame I can’t find the PIC , had same issue with the VCLFO… I bought a programmer but have no chips to use… Have secured an1847 to do a the Druid DCO though…
Series diode will subtract 0.7 V off your CV and distort it below 0.7 V. A Schottky to ground placed after R1 will pass positive voltages unchanged; it allows negative voltages to -0.2 V but after the input stage gain and voltage division that’ll be minuscule.
But do you need it at all? The datasheet says absolute maximum for control pins to ground is ±6 V.
Or was @jkb talking about limiting the voltage at the pin to be above -240 mV? But my reading of the datasheet is that that is the limit of the range for good behavior, not for not frying the chip.