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

Support variable length transfers based on SS_N #6

Open
markusdd opened this issue Jun 24, 2020 · 0 comments
Open

Support variable length transfers based on SS_N #6

markusdd opened this issue Jun 24, 2020 · 0 comments

Comments

@markusdd
Copy link

markusdd commented Jun 24, 2020

I'm having an issue where I wish to capture a long sequence of transfers.
The part suppots variable length transfers, so after command+addr there is a variable amoount of data bytes.
The bad thing is I cannot get these covered with one analyzer, and even get some false positives.
There should be an option to use ss_n as a 'framing'' signal which determines transfer length instead of hardcoding it.

example:

image

This would also add suppport for e.g. XIP scenarios where SPI or even QSPI devices are put into a burst mode where you can keep pulling out or write in data continuously.

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

1 participant