Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Phase offset on signal generator #161

Open
jessea3 opened this issue Mar 17, 2021 · 1 comment
Open

Feature: Phase offset on signal generator #161

jessea3 opened this issue Mar 17, 2021 · 1 comment

Comments

@jessea3
Copy link

jessea3 commented Mar 17, 2021

Perhaps this is available, but in the brief time I've had my board I haven't been able to find it.

I'd like to be able to define the phase relationship between the two signal generator channels. I know that this is somewhat meaningless if they are at different frequencies (at least over time), but it would be helpful to me for some of the demonstrations I do to, in effect, generate a 1K sine wave on ch1 and a 1K cosine wave on ch2.

I can more or less do this by trial and error, but it is frustrating.

@EspoTek
Copy link
Owner

EspoTek commented Mar 20, 2021

This should be feasible to implement pretty easily.
Both channels would need to sync on SOF, and the timer counter that exists for the clock calibration could have an interrupt shoved on it for sub-millisecond precision.

I'll look into it in one of the coming dev days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants