problem with generation of sine wave
Posted on March 09, 2013 at 14:29Hello, I am trying to generate sinusoid signal via DAC. I can´t use look up table of sine values, because user will enter amplitude. So values of sine are first computed in program and than stored in buffer: sine[i...