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

cross mob

Generation of sine wave in PSoC1

lock attach
Attachments are accessible only for community members.

Generation of sine wave in PSoC1

pushekm_21
Employee
Employee
10 likes received 5 likes given First like received
Question: How can we generate a Sine Wave in PSoC1?

 

Answer:

PSoC Designer provides User Modules like DACs, Timers etc. which can be used to build a system to generate a sine wave signal. DAC is updated at regular intervals of time with a digital value stored in a look up table (contains digital data to represent a sine wave). By updating the DAC at different rate, signals of different frequency can be obtained.

 

Attached project and document explains how to implement such functionality using CY8C29466 device.

Attachments
0 Likes
391 Views
Contributors