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

Scopy: SPI generating bad patterns #1452

Open
lysynski opened this issue Aug 24, 2023 · 0 comments
Open

Scopy: SPI generating bad patterns #1452

lysynski opened this issue Aug 24, 2023 · 0 comments
Labels

Comments

@lysynski
Copy link

Environment:

  • OS: Windows
  • FW 0.29
  • SW Version v1.4.1

Describe the bug
SPI pattern generator creates bad messages when CPHA is set to 0. Bad data and missing final clock pulse.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Pattern Generator
  2. create a group with 3 channels (bits); CLK, MOSI, CS for SPI pattern
  3. set CPOL = 0, CPHA = 0, CS Polarity = 0, MSB First enabled, 2 Bytes per frame, data = 0500
  4. See error (screenshot CAP1)
  5. See analyzer capture - decoded data bad
  6. set data=07FF
  7. See error (screenshot CAP2)

Expected behavior
correct SPI pattern for setting applied

Screenshots
Scopy SPI Bug CAP1
SDS00018 Analyzer CAP
Scopy SPI Bug CAP2

@lysynski lysynski added the bug label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant