Other Parts Discussed in Thread: CONTROLSUITE
I am using the development board to run the sine wave generation example from Control Suit. I have checked the default generated sine wave (500 Hz) on digital oscilloscope and it works well. I am doing this as I need to run a LVDT using the processor and the frequency range needs to be adjustable between 2 kHz to 10 kHz. The code comments talk about SGEN documentation which I could not find. I could not change the frequency even though I changed the "outputFreq_hz" variable to 2000 Hz.