-
Notifications
You must be signed in to change notification settings - Fork 462
Open
Description
Hello,
I wanna sniff a custom protocol between a MPU and FPGA which they use QSPI in 4-4-4 mode.
When I try to send from MPU to FPGA that CMD: 0x38, Addr: 0x080000 and Data: 0xABCDEF11 (4 byte data), here what is captured by DSView and seems all good.

But when I try to send 2 bytes instead of 4 bytes data, here what is shown by DSView which doesn't decode last 4 clocks:

Same problem also available if I send only 1 byte data.
I use DSView 1.3.2 downloaded directly from https://www.dreamsourcelab.com/download/
Do you know how can I tell QSPI decoder to decode all clocks? Or this is a kind of bug?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels