Skip to content

ERROR: Failed to read data #4

@kubek333

Description

@kubek333

Hello,
has anyone run into this issue before?

ERROR: Failed to read data (got 0, expected 4)

I’m getting the same problem both on write and read.
ERROR: Failed to read data (got 0, expected 8)

Everything looks fine on the waveforms,
For poke I have: on rx_data_w 0x00010122 0x00000010 0x11112222
on tx_data_w 0x00000001
For peek: on rx_data_w 0x00010110 0x00000010
on tx_data_w 0x11112222 0x00000001

I tried increasing the timeouts for both write and read operations, checked the libraries used,
linux-vdso.so.1 (0x00007fffc8bf2000) libftd3xx.so => /lib/libftd3xx.so (0x00007f0e82400000)
I even added my own module that delays the valid signal, but nothing helped.

Maybe you guys have some ideas?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions