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.

Help recommend a sine signal generator with adjustable amplitude and frequency?

Other Parts Discussed in Thread: MSP430FR2355

Requirements:

accuracy: 0.5%;  frequency 0 ~ 1kHz adjustable; amplitude 0 ~ 5V adjustable. 

What is TI's recommended plan?


What I know is the solution of MCU + FPGA + DAC, FPGA has to dynamically update the DAC register to output a sinusoidal signal. Because the FPGA code is a bit difficult to write, I want to find a solution where the MCU can directly control the frequency and amplitude through the register.

  • Hello,

    Please see the MSP430FR2355 which has internal DAC + OPA. You can dynamically update the internal DAC register to output a sinusoidal signal.

    But the output level is 0~3.3V, you need add a external OPA or BJT to amplify the voltage to 0~5V.