Mike Walters

Results 68 comments of Mike Walters

By the way, your image uploads didn't work. We'll still need more information to be able to help.

> When i want to do the switching while running the flowgraph i received this "hackrf_operacake -m manual -a 0 -b 4 hackrf_open() failed: Resource busy (-1000)" This was a...

I bought a Pi Zero 2W, set it up this morning, and was able to reproduce the issue - thank you for the work you've done narrowing down a reliable...

I had another idea about the cause and I've done a bit more experimenting. The only offset I've seen in my testing is 15872, which suggests that a single 512...

The workaround I proposed is a change to libhackrf on the host, it's not a change to the firmware. You need to build and install the host tools from source...

The most likely cause of errors like that is a bad cable, so it's worth confirming that's OK first. Do you have any other cables you can try, or can...

Thanks, yep supporting the async testbench functions is definitely on todo-list as we catch up with newer Amaranth versions, though it'll probably be a little while before we get to...

Thanks for the report! I was able to reproduce this and tracked it down to Windows being picky about requiring an interface association descriptor. I've opened the following PRs to...