I'm working on sinusoidal PWM and I wanted to know, how to generate sine table.
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.
Hello Shivraj,
The first thing to do is search the forum for an example. You can also search the TI website for app notes.
Here are just a few of many examples out there:
http://www.ti.com/lit/an/spra819/spra819.pdf - Generation of sine wave
http://www.ti.com/lit/an/snoa665b/snoa665b.pdf - Sine wave generation techniques
http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/154414.aspx - Create a lookup table for sinewave
Thanks,