Description: This program outputs sine and cosine waveforms using the hardware DACs
on the C8051F06x microcontroller. The waveforms are output on pins DAC0
and DAC1.
The output of the DAC is updated upon a Timer4 interrupt. The Timer4 ISR
then calculates the output of the DACs for the next interrupt.
To Search:
File list (Check if you may need any files):
F06x_DACs_SineCosine.c