gusmanb / logicanalyzer

24 channel, 100Msps logic analyzer hardware and software
GNU General Public License v3.0
1.71k stars 210 forks source link

Protocol Analyzer option grayed out. #36

Closed joelaustin11 closed 1 year ago

joelaustin11 commented 1 year ago

Hey! Great work on this project it is very impressive. I've been trying to get it up and running to debug SPI signals from another pico, but I can't seem to get the protocol analyzer feature working as the option is always grayed out. I'm using the latest release (2.1.0.1) on Windows 10 22H2. I saw issue #22 and copied the analyzers folder from release 2.0.0.0 but no luck. I am also using the latest firmware release. Steps to reproduce:

  1. Connect pico to computer
  2. Open Logic Analyzer and connect to pico (COM4)
  3. Try protocol analyzer option (can't)

I've tried this on Windows 22H2, and Ubuntu 20.04.

I'm wondering if it could be my error and I am incorrectly using the software. Let me know if you need any more information and thanks in advance!

Here is what the issue looks like on Windows. Screenshot 2022-12-23 121803

joelaustin11 commented 1 year ago

Hey, I realized I was using the software incorrectly, everything works fine now.