Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@pschatzmann I am hoping to use this for my class this next quarter. I left it when this quarter started in early January, hoping some progress on it would occur this last quarter, and a little has. Unfortunately, I have forgotten a lot about what I was doing before, too. The problem I am having is missing data every so often. It does not happen for the first 0.35 seconds after I plug in the Pico. (I start Audacity recording, then plug in the Pico.) Then, after 0.35 seconds, it starts missing data points every so often. Here is my simple code:
Here is a screenshot of it working just after getting plugged in (The red is before it was plugged in.):


Here is a screenshot after it has been plugged in for more than 0.35 seconds:
It happens about every millisecond or so. It is hard to see in the time domain, but in frequency, it is quite apparent. (I was careful to make my window over an even number of cycles so leakage wouldn't be a problem.)
What is the best way to approach fixing this issue?
Thanks,
Rob
Beta Was this translation helpful? Give feedback.
All reactions