-
Notifications
You must be signed in to change notification settings - Fork 202
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
Fastino garbage output with long sequences #2399
Comments
Ok, I tested this on 4th Fastino and this one is able to sustain such a sequence on all channels for an extended period of time (tens of minutes) before the output becomes garbage. |
Hi, (un-)fortunately I was not able to reproduce this. I tried with two Fastino 1.2.1, different EEM ports on a Kasli-SoC and with/without The last blue trace looks suspiciously like the runaway of a CIC if the poles and zeros didn't perfectly cancel out, which happens if you somehow get an extra bit into an accumulator. Did the red LED (indicating communication problems with Kasli) on Fastino ever turn on? |
Red LED was off in all cases. It seems that it was the case of a quirky hw, maybe one that barely passed tests and only in longer sequences exhibited problems. I think we should wait for Fastino v1.3 and see if supply sequencing helps with intermittent issues like this. |
While trying to reproduce your issue I also ran into some problems with the communication with Kasli. Sometimes I could turn on the red LED just by touching the negative output of a Fastino channel. Longer DMA sequences or your experiment never worked. It seems to have fixed itself after the solar storm.. 🤷 |
Bug Report
One-Line Summary
Fastino generates garbage output with long transmission sequences.
Issue Details
Steps to Reproduce
Expected Behavior
Sine output on Fastino.
Actual (undesired) Behavior
Malformed output.
The same behaviour happens with DMA and was tested with other Fastino and Kasli. This happens both in master and standalone variants. Notably, this happens after a long period of time when the signal is generated on <=4 channels, when generating signal on a single channel then the delay before garbage output is even longer. Sometimes the output corrects itself.
Error LED on Fastino does not light up.
Your System (omit irrelevant parts)
The text was updated successfully, but these errors were encountered: