Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

Implementing Sine Wave Generator?

Implementing Sine Wave Generator?

Anonymous
Not applicable
Question: How do I implement a sine wave generator in PSoC1?

 

Answer:

We have a project available that gives an example of sine wave generation. The project uses a 256-byte sine wave lookup table in ROM and a 6-bit Voltage Output Digital to Analog Convertor (DAC6) User Module (UM). The basic routine to generate the sine wave is not application specific and can be used to generate other waveforms and frequencies. The project folder includes a sine wave table with a spreadsheet to re-calculate the values if desired. You can get the project here: AN2025

0 Likes
654 Views
Contributors