This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
i want to generate sine wave with DAC5652,plz give me solution how to generate sine wave
As you are using a 275 MSPS DAC I take it you want it at a high rate.
Create a look-up table of a single-quadrant sine.
The rest as the same as you do with Parallax Prop built-in table
Sine Table
The sine table provides 2,049 unsigned 16-bit sine samples spanning from 0° to 90°, inclusively (0.0439° resolution).
Sine values for all other quadrants covering > 90° to < 360° can be calculated from simple transformations on this single-quadrant sine table.
What exactly do yo have a problem with?
**Attention** This is a public forum