LAtimes2 / TeensyLogicAnalyzer

Logic Analyzer for the Teensy development boards (pjrc.com/teensy)
MIT License
84 stars 9 forks source link

User comments #1

Open LAtimes2 opened 7 years ago

LAtimes2 commented 7 years ago

If you are using the Logic Analyzer, please leave a comment with your Teensy version (3.2, 3.5, etc) and user interface (OLS Windows, OLS Linux, sigroc, etc). If you find any bugs, write a new issue. Thanks.

LAtimes2 commented 7 years ago

I test the Logic Analyzer with Teensy LC, 3.2, and 3.6 on OLS Windows and OLS Linux ubuntu.

nopdotcom commented 7 years ago

I use the Logic Analyzer with Teensy 3.1 on OLS on OS X.

OLS seems to be picky about the version of Java used; I think I had to drop back to 1.6 before the UI became stable on OS X.

The device selection menu in OLS is so annoying I’ve been tempted to try to fix it.

dfashbaugh commented 7 years ago

Using Logic Analyzer with Teensy LC and Teensy 3.2. Using OLS 0.9.8 on Windows 10. (Will be using it on Ubuntu 16.10 soon) Working great for me so far!

jannismoeller commented 2 years ago

I'm using Logic Analyzer with a Teensy 4.1 and OLS v0.9.8-T4.2 on Windows 10. Everything is working as expected. I also tried using it with Pulse View GUI for sigrok, but aside from the default acquisition settings not much is working. Haven't had time to get into the protocol details to find out why, though.

eh2k commented 1 year ago

I used TeensyLogicAnalyzer with a Teensy 4.1 to analyse some SPI communication. Unfortunately, I have not been able to get OLS v0.9.8-T4.2 to run. I have tried various Java versions without success on linux and windows (https://github.com/jawi/ols/issues/250). With Pulseview 0.4.1 it actually worked quite well with the "ols driver", but I couldn't sample higher than 1Mhz.

LAtimes2 commented 1 year ago

I haven't used OLS on Linux for a while, but I've been using it on Windows 10 with Java 1.8.0_341-b10 without any problems.

I'll give it a try on Linux in a week or so when I have time and see if it works.

eh2k commented 1 year ago

Thanks for the reply, I was now able to run OLS v0.9.8-T4.2 with Java 1.8.0_341-b10 on linux.