PSOC Analog Coprocessor - kit 048

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

cross mob
Anonymous
Not applicable

Hi,

I would like to know what would be simplest way to generate sine wave since there is no LUT and WaveDAC available (or I'm missing something?).

Generally I'm trying to create BPSK modulator, and am looking to modulate information receieved by UART.

I am using PSoC Creator 4.1.

0 Likes
1 Reply
EmHo_296241
Level 5
Level 5
10 solutions authored 50 replies posted 25 replies posted

Hi,

A sine wave look up table defined in code being transferred using DMA to the DAC register is the best option.

0 Likes