ula
ula copied to clipboard
μLA: Micro Logic Analyzer for RP2040
I'm on Arch. I can use the device if I `sudo`. I also tried installing udev rules as follows (provided by sigrok package). However to no effect. Is there anything...
  Please help! Window 11 I tried on Linux, same thing with pulseview Restart the laptop, same issue
I just did installation instructions, i connected pico to PulseView and i am getting some signals through pin 15 and 14, but in PulseView signal on pin 15 appears on...
Hi, I am new to pulseview and logic analyzers for that matter. I've uploaded the latest firmware to a rp2040 zero board but is not detected by pulseview and the...
Hello, this looks like a fantastic project, I've got a few questions: - Is there a way to not use the sample memory and instead push the samples directly to...
I used version ula_0.0.2 and also version ula_0.0.3 on 2 different genuine RP pico's (no clones). With PulseView (nightly build, the last "stable" build 0.4.2 does not connect to the...
Just a question. I have a problem that I don't see the "serial port" in the "/dev" directory. I tried on linux and macOS. After uploading the "ula_0.0.2.uf2" file, apart...
One can overclock the rp2040 sysclk to some fairly high numbers. given that the pio runs at the sysclk rate, one could hypothetically get a much faster sampling rate.
Hi and thanks for this great project! It works out of the box on a [Waveshare RP2040-LCD-0.96](https://www.waveshare.com/rp2040-lcd-0.96.htm). That device has an onboard display connected to pins [8..12] though, and I'm...
I'm not sure you want to merge this, because I don't know if /dev/serial/by-id is a POSIX or a linux path; maybe this fix only helps linux users? Either way,...