

Run Generate.m to chose which waveform to generate.

Using this method very low frequencies were possible...around 5 hz was the lowest measured. The step size is what changes the frequency.

The maximum size table is determined by the amount of space available. The table starts at 0x200 and program RAM ends at 0x800. This means a table of 1536 samples could be generated and stored here.

The highest frequency that can be generated, depends mostly on the LPF of the DSP. the best that was measured was almost 3500 Hz.

