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

tests/validations fw 0.32 #353

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Conversation

Adrian-Stanea
Copy link
Contributor

  • Analog test that verifies that no glitch is present with changes made in firmware v0.32
  • Investigation test for patter generator known bug that should be addressed in future firmware version..

- When stopping the DMA buffer, the output goes to zero. After loading new values
the output should start from the new value but firmware v0.31 loads samples
from previous buffer resulting in spikes in the output.
- This test checks wheter the output is glitched when loading new values
in the buffer.

Signed-off-by: Adrian Stanea <[email protected]>
- Check that the pattern generator outputs correspond to the expected
  transitions.

Signed-off-by: Adrian Stanea <[email protected]>
Copy link
Contributor

@AlexandraTrifan AlexandraTrifan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran some tests on v0.31 and v0.32 and everything looks good. Can be merged.

@AlexandraTrifan AlexandraTrifan merged commit c3ca3c8 into master Jan 29, 2024
4 of 13 checks passed
@AlexandraTrifan AlexandraTrifan deleted the tests/validations_fw_0.32 branch January 29, 2024 09:31
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

Successfully merging this pull request may close these issues.

2 participants