Hello,
I have a few questions about generating a sine wave using a DAC. First off, I know most people say the easiest way is to setup an array of points of a sine wave and then use a timer to step through it at the desired frequency. What is the array of points derived from? Is there a way to generate the wave "on the fly" by using a sine equation (A*sin(wt))? Is it possible to add multiple frequencies together to form a composite signal?
Thank you for any information.
I have a few questions about generating a sine wave using a DAC. First off, I know most people say the easiest way is to setup an array of points of a sine wave and then use a timer to step through it at the desired frequency. What is the array of points derived from? Is there a way to generate the wave "on the fly" by using a sine equation (A*sin(wt))? Is it possible to add multiple frequencies together to form a composite signal?
Thank you for any information.