Okay, i will try to explain it abit.hi,
By faster I mean a higher frequency sine wave, not a higher voltage.
Can you say exactly what you are trying to do with the Duo part of the project, it would help us to understand.
Basically the DAC voltage Step function you are using to test the DAC is OK, BUT it is not suitable for the AC amplifier.
E
Update:
Link.
https://www.arduino.cc/en/Tutorial/DueSimpleWaveformGenerator
I basically wants to use the arduino as a trigger, but the output of the arduino is to low - hence the need for the OPAMP.
I want to supply a voltage between 0-10V to my equipment in pulses / durations of 20ms to maximum 1 sec.
For it to work proper( for my equipment) i would need the output to be fairly stable, else i my optical power would flutuate as well.
So from the arduino i would need to be able to adjust the output of the pin, such that the amplified signal would vary as well. Since it is directly correlated to the amount of power my equipment would emit.
In the script you saw i just checked high and low, but it could in theory be anywhere in between as well - since it depends if i would need maximum optical power or something less in my test.
- dont know if that helped at all ?

