bladeRF icon indicating copy to clipboard operation
bladeRF copied to clipboard

[libbladeRF] Cypress backend timeouts & receiving NULL buffers upon transfer completion

Open jynik opened this issue 8 years ago • 3 comments

During testing in Windows with the CyUSB3 driver, I've been experiencing problems with the TX stream receiving transfer completions from the CyUSB3 driver consisting of NULL buffers when attempting to shut down.

To work around this for the time being, the libusb backend may be used instead.

jynik avatar Dec 29 '15 20:12 jynik

I've worked back through libbladeRF v1.4.0 and still was able to reproduce this issue. Based upon my previous testing, these versions were passing tests that now fail.

It may be the case that this isn't a libbladeRF regression, but rather related to the CyFX3 SDK 1.3.1 -> 1.3.3 upgrade (includes Cypress driver and library updates). Will update this issue once I've tried rolling those back.

jynik avatar Jun 17 '16 15:06 jynik

Reverted to CyFX3 SDK 1.3.1 and still reproduced this failure.

jynik avatar Jun 17 '16 22:06 jynik

Reproduction currently blocked on #523

rtucker avatar Aug 07 '17 22:08 rtucker